[yast-commit] [ci_new_pac] JFYI yast2-cio -> 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-cio -> sle12 Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-cio/yast2-cio.changes 2014-02-14 14:00:09.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-cio/yast2-cio.changes 2014-03-24 12:41:35.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Mar 24 10:36:59 UTC 2014 - jreidinger@suse.com + +- correctly set textdomain to get translated strings +- 3.1.2 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-cio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-cio (Old) and /mounts/work_src_done/SLE12/yast2-cio (BS:build ID:34717 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-cio", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-cio-3.1.1.tar.bz2 New: ---- yast2-cio-3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-cio.spec ++++++ --- /var/tmp/diff_new_pack.G5un1k/_old 2014-03-24 16:55:06.000000000 +0100 +++ /var/tmp/diff_new_pack.G5un1k/_new 2014-03-24 16:55:06.000000000 +0100 @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-cio -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildArch: noarch ++++++ yast2-cio-3.1.1.tar.bz2 -> yast2-cio-3.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cio-3.1.1/package/yast2-cio.changes new/yast2-cio-3.1.2/package/yast2-cio.changes --- old/yast2-cio-3.1.1/package/yast2-cio.changes 2014-02-14 12:40:13.000000000 +0100 +++ new/yast2-cio-3.1.2/package/yast2-cio.changes 2014-03-24 12:39:11.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Mar 24 10:36:59 UTC 2014 - jreidinger@suse.com + +- correctly set textdomain to get translated strings +- 3.1.2 + +------------------------------------------------------------------- Fri Feb 14 09:14:16 UTC 2014 - jreidinger@suse.com - Fix invalid STDOUT exception for debugging prints diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cio-3.1.1/package/yast2-cio.spec new/yast2-cio-3.1.2/package/yast2-cio.spec --- old/yast2-cio-3.1.1/package/yast2-cio.spec 2014-02-14 12:40:13.000000000 +0100 +++ new/yast2-cio-3.1.2/package/yast2-cio.spec 2014-03-24 12:39:11.000000000 +0100 @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-cio -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildArch: noarch diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cio-3.1.1/src/lib/iochannel/channels_dialog.rb new/yast2-cio-3.1.2/src/lib/iochannel/channels_dialog.rb --- old/yast2-cio-3.1.1/src/lib/iochannel/channels_dialog.rb 2014-02-14 12:40:13.000000000 +0100 +++ new/yast2-cio-3.1.2/src/lib/iochannel/channels_dialog.rb 2014-03-24 12:39:11.000000000 +0100 @@ -27,11 +27,14 @@ def self.run Yast.import "UI" + dialog = ChannelsDialog.new dialog.run end def initialize + textdomain "cio" + read_channels end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cio-3.1.1/src/lib/iochannel/unban_dialog.rb new/yast2-cio-3.1.2/src/lib/iochannel/unban_dialog.rb --- old/yast2-cio-3.1.1/src/lib/iochannel/unban_dialog.rb 2014-02-14 12:40:13.000000000 +0100 +++ new/yast2-cio-3.1.2/src/lib/iochannel/unban_dialog.rb 2014-03-24 12:39:11.000000000 +0100 @@ -28,6 +28,9 @@ def self.run Yast.import "UI" Yast.import "Label" + + textdomain "cio" + dialog = UnbanDialog.new dialog.run end continue with "q"... Checked in at Mon Mar 24 16:55:19 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