[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.1.0rc1-46-g5caf143
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository". The branch, master has been updated via 5caf143faaa64bd76c10c8e35dd0adbfd8619615 (commit) via e9639ad17245f22ac995bb531a68f97d460c0c11 (commit) via 8d3ee29809d696bf75b5dd08f73663c0627632ba (commit) from afc77a808db7927866afab4951b80a8e09846d8a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5caf143faaa64bd76c10c8e35dd0adbfd8619615 Author: Allan McRae <allan@archlinux.org> Date: Mon Apr 1 15:52:09 2013 +1000 Bump to version 4.0.0 Signed-off-by: Allan McRae <allan@archlinux.org> commit e9639ad17245f22ac995bb531a68f97d460c0c11 Author: Allan McRae <allan@archlinux.org> Date: Mon Apr 1 15:50:17 2013 +1000 Update translations from transifex Signed-off-by: Allan McRae <allan@archlinux.org> commit 8d3ee29809d696bf75b5dd08f73663c0627632ba Author: Daniel Wallace <danielwallace@gtmanfred.com> Date: Sun Mar 31 17:49:16 2013 -0400 remove continue from download_local Bug exposed by a6291858cc1570e56204c4a1e7a68f76c4853336 popd doesn't run in the for loop in download_sources() if the continue in download_files is executed. Causing the extract_files to extract everything into $SRCDEST instead of $srcdir Signed-off-by: Allan McRae <allan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- lib/libalpm/po/ca.po | 58 ++++++------ lib/libalpm/po/en_GB.po | 24 ++--- lib/libalpm/po/fi.po | 37 ++++---- lib/libalpm/po/ja.po | 10 +-- lib/libalpm/po/ko.po | 2 +- lib/libalpm/po/lt.po | 27 +++--- lib/libalpm/po/pl.po | 27 +++--- lib/libalpm/po/ro.po | 11 ++- lib/libalpm/po/sk.po | 6 +- scripts/makepkg.sh.in | 1 - scripts/po/ar.po | 2 +- scripts/po/ca.po | 16 ++-- scripts/po/cs.po | 6 +- scripts/po/da.po | 8 +- scripts/po/de.po | 37 +++++--- scripts/po/el.po | 12 +-- scripts/po/en_GB.po | 153 +++++++++++++++++-------------- scripts/po/eo.po | 2 +- scripts/po/es.po | 8 +- scripts/po/fa.po | 2 +- scripts/po/fi.po | 36 ++++---- scripts/po/fr.po | 41 ++++----- scripts/po/gl.po | 2 +- scripts/po/hr.po | 4 +- scripts/po/hu.po | 6 +- scripts/po/id.po | 5 +- scripts/po/it.po | 5 +- scripts/po/ja.po | 5 +- scripts/po/kk.po | 6 +- scripts/po/ko.po | 2 +- scripts/po/lt.po | 8 +- scripts/po/nb.po | 5 +- scripts/po/nl.po | 2 +- scripts/po/pl.po | 7 +- scripts/po/pt.po | 6 +- scripts/po/pt_BR.po | 21 ++--- scripts/po/ro.po | 7 +- scripts/po/ru.po | 10 +-- scripts/po/sk.po | 98 ++++++++++---------- scripts/po/sl.po | 2 +- scripts/po/sr.po | 6 +- scripts/po/sr@latin.po | 6 +- scripts/po/sv.po | 2 +- scripts/po/tr.po | 13 ++- scripts/po/uk.po | 5 +- scripts/po/zh_CN.po | 7 +- scripts/po/zh_TW.po | 2 +- src/pacman/po/ar.po | 28 +++--- src/pacman/po/ca.po | 56 ++++++------ src/pacman/po/cs.po | 28 +++--- src/pacman/po/da.po | 30 +++---- src/pacman/po/de.po | 50 +++++------ src/pacman/po/el.po | 54 +++++------ src/pacman/po/en_GB.po | 114 ++++++++++++------------ src/pacman/po/eo.po | 12 +-- src/pacman/po/es.po | 51 ++++++----- src/pacman/po/fa.po | 14 +-- src/pacman/po/fi.po | 116 ++++++++++++------------ src/pacman/po/fr.po | 223 +++++++++++++++++++++++----------------------- src/pacman/po/gl.po | 24 ++--- src/pacman/po/hr.po | 32 ++++--- src/pacman/po/hu.po | 54 +++++------ src/pacman/po/id.po | 46 +++++----- src/pacman/po/it.po | 44 ++++----- src/pacman/po/ja.po | 52 +++++------ src/pacman/po/kk.po | 24 ++--- src/pacman/po/ko.po | 14 +-- src/pacman/po/lt.po | 46 +++++----- src/pacman/po/nb.po | 46 +++++----- src/pacman/po/nl.po | 12 +-- src/pacman/po/pacman.pot | 10 +-- src/pacman/po/pl.po | 28 +++--- src/pacman/po/pt.po | 52 +++++------ src/pacman/po/pt_BR.po | 46 +++++----- src/pacman/po/ro.po | 82 ++++++++--------- src/pacman/po/ru.po | 30 +++---- src/pacman/po/sk.po | 86 +++++++++--------- src/pacman/po/sl.po | 28 +++--- src/pacman/po/sr.po | 28 +++--- src/pacman/po/sr@latin.po | 28 +++--- src/pacman/po/sv.po | 28 +++--- src/pacman/po/tr.po | 54 +++++------ src/pacman/po/uk.po | 58 ++++++------ src/pacman/po/zh_CN.po | 48 +++++----- src/pacman/po/zh_TW.po | 28 +++--- 86 files changed, 1286 insertions(+), 1288 deletions(-) hooks/post-receive -- The official pacman repository
On 01/04/13 15:53, Allan McRae wrote:
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository".
The branch, master has been updated via 5caf143faaa64bd76c10c8e35dd0adbfd8619615 (commit) via e9639ad17245f22ac995bb531a68f97d460c0c11 (commit) via 8d3ee29809d696bf75b5dd08f73663c0627632ba (commit) from afc77a808db7927866afab4951b80a8e09846d8a (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 5caf143faaa64bd76c10c8e35dd0adbfd8619615 Author: Allan McRae <allan@archlinux.org> Date: Mon Apr 1 15:52:09 2013 +1000
Bump to version 4.0.0
Signed-off-by: Allan McRae <allan@archlinux.org>
Yes I noticed this after I pushed it... But the tag is right and the tag message fixes it: "4.1.0 - ignore the version in the commit message..."
participants (2)
-
Allan McRae
-
allan@archlinux.org