Hello community,

here is the log from the commit of package yast2-auth-client for 
openSUSE:Factory checked in at 2014-05-21 16:32:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2014-05-17 21:46:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 
2014-05-21 16:32:50.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May 20 09:14:20 UTC 2014 - [email protected]
+
+- bnc#870075 Typos in auth-client.pot 
+- 3.1.16
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-auth-client.spec ++++++
--- /var/tmp/diff_new_pack.8D6aub/_old  2014-05-21 16:32:54.000000000 +0200
+++ /var/tmp/diff_new_pack.8D6aub/_new  2014-05-21 16:32:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-client
-Version:        3.1.15
+Version:        3.1.16
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-auth-client-3.1.15.tar.bz2 -> yast2-auth-client-3.1.16.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.1.15/package/yast2-auth-client.changes 
new/yast2-auth-client-3.1.16/package/yast2-auth-client.changes
--- old/yast2-auth-client-3.1.15/package/yast2-auth-client.changes      
2014-05-16 19:13:23.000000000 +0200
+++ new/yast2-auth-client-3.1.16/package/yast2-auth-client.changes      
2014-05-20 18:43:21.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue May 20 09:14:20 UTC 2014 - [email protected]
+
+- bnc#870075 Typos in auth-client.pot 
+- 3.1.16
+
+-------------------------------------------------------------------
 Fri May 16 15:00:25 UTC 2014 - [email protected]
 
 - Validate sssd.conf config parameter values (bnc#876721)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.1.15/package/yast2-auth-client.spec 
new/yast2-auth-client-3.1.16/package/yast2-auth-client.spec
--- old/yast2-auth-client-3.1.15/package/yast2-auth-client.spec 2014-05-16 
19:13:23.000000000 +0200
+++ new/yast2-auth-client-3.1.16/package/yast2-auth-client.spec 2014-05-20 
18:43:21.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-client
-Version:        3.1.15
+Version:        3.1.16
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.1.15/src/include/sssd-parameters.rb 
new/yast2-auth-client-3.1.16/src/include/sssd-parameters.rb
--- old/yast2-auth-client-3.1.15/src/include/sssd-parameters.rb 2014-05-16 
19:13:23.000000000 +0200
+++ new/yast2-auth-client-3.1.16/src/include/sssd-parameters.rb 2014-05-20 
18:43:21.000000000 +0200
@@ -260,27 +260,27 @@
                         "entry_cache_timeout" => {
                             "type" => "int",
                             "def"  => 5400,
-                            "desc" => _("How many seconds nss_sss schould 
consider entries valid before asking the backend again.")
+                            "desc" => _("How many seconds nss_sss should 
consider entries valid before asking the backend again.")
                         },
                         "entry_cache_user_timeout" => {
                             "type" => "int",
                             "def"  => "entry_cache_timeout",
-                            "desc" => _("How many seconds nss_sss schould 
consider user entries valid before asking the backend again.")
+                            "desc" => _("How many seconds nss_sss should 
consider user entries valid before asking the backend again.")
                         },
                         "entry_cache_group_timeout" => {
                             "type" => "int",
                             "def"  => "entry_cache_timeout",
-                            "desc" => _("How many seconds nss_sss schould 
consider group entries valid before asking the backend again.")
+                            "desc" => _("How many seconds nss_sss should 
consider group entries valid before asking the backend again.")
                         },
                         "entry_cache_netgroup_timeout" => {
                             "type" => "int",
                             "def"  => "entry_cache_timeout",
-                            "desc" => _("How many seconds nss_sss schould 
consider netgroup entries valid before asking the backend again.")
+                            "desc" => _("How many seconds nss_sss should 
consider netgroup entries valid before asking the backend again.")
                         },
                         "entry_cache_service_timeout" => {
                             "type" => "int",
                             "def"  => "entry_cache_timeout",
-                            "desc" => _("How many seconds nss_sss schould 
consider service entries valid before asking the backend again.")
+                            "desc" => _("How many seconds nss_sss should 
consider service entries valid before asking the backend again.")
                         },
                         "entry_cache_sudo_timeout" => {
                             "type" => "int",

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to