Hello community, here is the log from the commit of package yast2-firewall for openSUSE:Factory checked in at 2018-03-04 11:49:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-firewall (Old) and /work/SRC/openSUSE:Factory/.yast2-firewall.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-firewall" Sun Mar 4 11:49:12 2018 rev:62 rq:580599 version:4.0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-firewall/yast2-firewall.changes 2018-02-24 16:36:12.424300156 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-firewall.new/yast2-firewall.changes 2018-03-04 11:49:16.917342588 +0100 @@ -1,0 +2,6 @@ +Tue Feb 27 13:08:22 UTC 2018 - [email protected] + +- Added textdomain for translation (bnc#1083015) +- 4.0.17 + +------------------------------------------------------------------- Old: ---- yast2-firewall-4.0.16.tar.bz2 New: ---- yast2-firewall-4.0.17.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-firewall.spec ++++++ --- /var/tmp/diff_new_pack.c1ZzmF/_old 2018-03-04 11:49:17.709313896 +0100 +++ /var/tmp/diff_new_pack.c1ZzmF/_new 2018-03-04 11:49:17.713313751 +0100 @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.16 +Version: 4.0.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-firewall-4.0.16.tar.bz2 -> yast2-firewall-4.0.17.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firewall-4.0.16/package/yast2-firewall.changes new/yast2-firewall-4.0.17/package/yast2-firewall.changes --- old/yast2-firewall-4.0.16/package/yast2-firewall.changes 2018-02-23 12:09:25.000000000 +0100 +++ new/yast2-firewall-4.0.17/package/yast2-firewall.changes 2018-02-27 14:11:28.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Feb 27 13:08:22 UTC 2018 - [email protected] + +- Added textdomain for translation (bnc#1083015) +- 4.0.17 + +------------------------------------------------------------------- Fri Feb 23 11:32:25 CET 2018 - [email protected] - Added textdomain for translation (bnc#1081458) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firewall-4.0.16/package/yast2-firewall.spec new/yast2-firewall-4.0.17/package/yast2-firewall.spec --- old/yast2-firewall-4.0.16/package/yast2-firewall.spec 2018-02-23 12:09:25.000000000 +0100 +++ new/yast2-firewall-4.0.17/package/yast2-firewall.spec 2018-02-27 14:11:28.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.0.16 +Version: 4.0.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firewall-4.0.16/src/lib/y2firewall/importer_strategies/suse_firewall.rb new/yast2-firewall-4.0.17/src/lib/y2firewall/importer_strategies/suse_firewall.rb --- old/yast2-firewall-4.0.16/src/lib/y2firewall/importer_strategies/suse_firewall.rb 2018-02-23 12:09:25.000000000 +0100 +++ new/yast2-firewall-4.0.17/src/lib/y2firewall/importer_strategies/suse_firewall.rb 2018-02-27 14:11:28.000000000 +0100 @@ -89,6 +89,7 @@ # # @param [Hash] AutoYaST profile firewall's section def initialize(profile) + textdomain "firewall" @profile = profile end
