[yast-commit] [ci_new_pac] JFYI yast2-devtools -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-devtools -> sle12 Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-devtools/yast2-devtools.changes 2014-02-14 16:08:23.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-devtools/yast2-devtools.changes 2014-03-25 15:45:17.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Mar 25 14:15:03 UTC 2014 - lslezak@suse.cz + +- y2makepot: added support for extracting translatable strings from + ERB files (*.erb) +- 3.1.17 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-devtools - at least 102 other packages ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-devtools (Old) and /mounts/work_src_done/SLE12/yast2-devtools (BS:build ID:34780 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-devtools", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-devtools-3.1.16.tar.bz2 New: ---- yast2-devtools-3.1.17.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-devtools.spec ++++++ --- /var/tmp/diff_new_pack.iMbkKB/_old 2014-03-25 16:03:22.000000000 +0100 +++ /var/tmp/diff_new_pack.iMbkKB/_new 2014-03-25 16:03:22.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-devtools -Version: 3.1.16 +Version: 3.1.17 Release: 0 Url: http://github.com/yast/yast-devtools ++++++ yast2-devtools-3.1.16.tar.bz2 -> yast2-devtools-3.1.17.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-devtools-3.1.16/build-tools/scripts/gettextdomains new/yast2-devtools-3.1.17/build-tools/scripts/gettextdomains --- old/yast2-devtools-3.1.16/build-tools/scripts/gettextdomains 2014-02-14 10:12:26.000000000 +0100 +++ new/yast2-devtools-3.1.17/build-tools/scripts/gettextdomains 2014-03-25 15:44:15.000000000 +0100 @@ -22,6 +22,7 @@ -o -name "*.c" \ -o -name "*.cc" \ -o -name "*.cpp" \ + -o -name "*.erb" \ -o -name "*.rb" ` if test "$?" != "0"; then diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-devtools-3.1.16/build-tools/scripts/y2makepot new/yast2-devtools-3.1.17/build-tools/scripts/y2makepot --- old/yast2-devtools-3.1.16/build-tools/scripts/y2makepot 2014-02-14 10:12:26.000000000 +0100 +++ new/yast2-devtools-3.1.17/build-tools/scripts/y2makepot 2014-03-25 15:44:15.000000000 +0100 @@ -144,7 +144,7 @@ fi # is it a Ruby file? - if [[ "$F" =~ \.rb$ ]]; then + if [[ "$F" =~ \.(erb|rb)$ ]]; then RUBY_FILES="$RUBY_FILES $F"; else FILES="$FILES $F" ; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-devtools-3.1.16/package/yast2-devtools.changes new/yast2-devtools-3.1.17/package/yast2-devtools.changes --- old/yast2-devtools-3.1.16/package/yast2-devtools.changes 2014-02-14 10:12:26.000000000 +0100 +++ new/yast2-devtools-3.1.17/package/yast2-devtools.changes 2014-03-25 15:44:15.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Mar 25 14:15:03 UTC 2014 - lslezak@suse.cz + +- y2makepot: added support for extracting translatable strings from + ERB files (*.erb) +- 3.1.17 + +------------------------------------------------------------------- Fri Feb 14 08:59:05 UTC 2014 - jreidinger@suse.com - return back gettextdomains to allow generating translations diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-devtools-3.1.16/package/yast2-devtools.spec new/yast2-devtools-3.1.17/package/yast2-devtools.spec --- old/yast2-devtools-3.1.16/package/yast2-devtools.spec 2014-02-14 10:12:26.000000000 +0100 +++ new/yast2-devtools-3.1.17/package/yast2-devtools.spec 2014-03-25 15:44:15.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-devtools -Version: 3.1.16 +Version: 3.1.17 Release: 0 Url: http://github.com/yast/yast-devtools continue with "q"... Checked in at Tue Mar 25 16:03:41 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro