Hello community,

here is the log from the commit of package yast2-firewall for openSUSE:Factory 
checked in at 2018-04-07 20:50:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-firewall (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-firewall.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-firewall"

Sat Apr  7 20:50:56 2018 rev:65 rq:591596 version:4.0.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firewall/yast2-firewall.changes    
2018-03-26 12:17:17.188239564 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-firewall.new/yast2-firewall.changes       
2018-04-07 20:50:58.703591143 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 12:02:55 UTC 2018 - knut.anders...@suse.com
+
+- Translate the installation finish client title (bsc#1084136)
+- 4.0.22
+
+-------------------------------------------------------------------

Old:
----
  yast2-firewall-4.0.21.tar.bz2

New:
----
  yast2-firewall-4.0.22.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-firewall.spec ++++++
--- /var/tmp/diff_new_pack.9bsUS7/_old  2018-04-07 20:50:59.191573481 +0200
+++ /var/tmp/diff_new_pack.9bsUS7/_new  2018-04-07 20:50:59.191573481 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firewall
-Version:        4.0.21
+Version:        4.0.22
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-firewall-4.0.21.tar.bz2 -> yast2-firewall-4.0.22.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-4.0.21/package/yast2-firewall.changes 
new/yast2-firewall-4.0.22/package/yast2-firewall.changes
--- old/yast2-firewall-4.0.21/package/yast2-firewall.changes    2018-03-23 
13:57:49.000000000 +0100
+++ new/yast2-firewall-4.0.22/package/yast2-firewall.changes    2018-03-27 
14:19:20.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Mar 27 12:02:55 UTC 2018 - knut.anders...@suse.com
+
+- Translate the installation finish client title (bsc#1084136)
+- 4.0.22
+
+-------------------------------------------------------------------
 Fri Mar 23 11:38:40 UTC 2018 - knut.anders...@suse.com
 
 - AutoYaST SuSEFirewall2 Importer: Removed FW_LOG_ACCEPT_CRIT tag
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-4.0.21/package/yast2-firewall.spec 
new/yast2-firewall-4.0.22/package/yast2-firewall.spec
--- old/yast2-firewall-4.0.21/package/yast2-firewall.spec       2018-03-23 
13:57:49.000000000 +0100
+++ new/yast2-firewall-4.0.22/package/yast2-firewall.spec       2018-03-27 
14:19:20.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firewall
-Version:        4.0.21
+Version:        4.0.22
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firewall-4.0.21/src/lib/y2firewall/clients/installation_finish.rb 
new/yast2-firewall-4.0.22/src/lib/y2firewall/clients/installation_finish.rb
--- old/yast2-firewall-4.0.21/src/lib/y2firewall/clients/installation_finish.rb 
2018-03-23 13:57:49.000000000 +0100
+++ new/yast2-firewall-4.0.22/src/lib/y2firewall/clients/installation_finish.rb 
2018-03-27 14:19:20.000000000 +0200
@@ -30,6 +30,8 @@
     # the firewall proposal configuration for installation and autoinstallation
     # modes.
     class InstallationFinish < ::Installation::FinishClient
+      include Yast::I18n
+
       # Y2Firewall::ProposalSettings instance
       attr_accessor :settings
       # Y2Firewall::Firewalld instance
@@ -43,7 +45,7 @@
       end
 
       def title
-        "Writing Firewall Configuration..."
+        _("Writing Firewall Configuration...")
       end
 
       def modes


Reply via email to