Hello community,

here is the log from the commit of package yast2-auth-client for 
openSUSE:Factory checked in at 2016-10-04 16:00:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-auth-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-auth-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-auth-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes      
2016-09-12 13:28:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 
2016-10-04 15:59:50.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct  3 12:11:27 UTC 2016 - igonzalezs...@suse.com
+
+- Add missing textdomain declaration for localization (bsc#988374)
+- Bump version to 3.3.12
+
+-------------------------------------------------------------------

Old:
----
  yast2-auth-client-3.3.11.tar.bz2

New:
----
  yast2-auth-client-3.3.12.tar.bz2

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

Other differences:
------------------
++++++ yast2-auth-client.spec ++++++
--- /var/tmp/diff_new_pack.774YMX/_old  2016-10-04 15:59:51.000000000 +0200
+++ /var/tmp/diff_new_pack.774YMX/_new  2016-10-04 15:59:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-client
-Version:        3.3.11
+Version:        3.3.12
 Release:        0
 Url:            https://github.com/yast/yast-auth-client
 Summary:        YaST2 - Centralised System Authentication Configuration

++++++ yast2-auth-client-3.3.11.tar.bz2 -> yast2-auth-client-3.3.12.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.3.11/package/yast2-auth-client.changes 
new/yast2-auth-client-3.3.12/package/yast2-auth-client.changes
--- old/yast2-auth-client-3.3.11/package/yast2-auth-client.changes      
2016-09-12 09:28:40.000000000 +0200
+++ new/yast2-auth-client-3.3.12/package/yast2-auth-client.changes      
2016-10-03 15:27:08.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Oct  3 12:11:27 UTC 2016 - igonzalezs...@suse.com
+
+- Add missing textdomain declaration for localization (bsc#988374)
+- Bump version to 3.3.12
+
+-------------------------------------------------------------------
 Tue Sep  6 12:32:42 UTC 2016 - h...@suse.com
 
 - Fix an issue with UI layout after leaving a domain (bsc#997380).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.3.11/package/yast2-auth-client.spec 
new/yast2-auth-client-3.3.12/package/yast2-auth-client.spec
--- old/yast2-auth-client-3.3.11/package/yast2-auth-client.spec 2016-09-12 
09:28:40.000000000 +0200
+++ new/yast2-auth-client-3.3.12/package/yast2-auth-client.spec 2016-10-03 
15:27:08.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-client
-Version:        3.3.11
+Version:        3.3.12
 Release:        0
 Group:          System/YaST
 License:        GPL-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-auth-client-3.3.11/src/lib/auth/authconf.rb 
new/yast2-auth-client-3.3.12/src/lib/auth/authconf.rb
--- old/yast2-auth-client-3.3.11/src/lib/auth/authconf.rb       2016-09-12 
09:28:40.000000000 +0200
+++ new/yast2-auth-client-3.3.12/src/lib/auth/authconf.rb       2016-10-03 
15:27:08.000000000 +0200
@@ -72,6 +72,8 @@
         end
 
         def initialize
+            textdomain "auth-client"
+
             Yast.import "Nsswitch"
             Yast.import "Pam"
             Yast.import "Service"


Reply via email to