Hello community,

here is the log from the commit of package yast2-auth-server for 
openSUSE:Factory checked in at 2014-06-02 07:00:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-auth-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-auth-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-auth-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-auth-server/yast2-auth-server.changes      
2014-04-05 14:42:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-server.new/yast2-auth-server.changes 
2014-06-02 07:00:27.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 28 08:54:18 UTC 2014 - [email protected]
+
+- translate some untranslated strings (bnc#880031)
+- 3.1.8
+
+-------------------------------------------------------------------

Old:
----
  yast2-auth-server-3.1.7.tar.bz2

New:
----
  yast2-auth-server-3.1.8.tar.bz2

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

Other differences:
------------------
++++++ yast2-auth-server.spec ++++++
--- /var/tmp/diff_new_pack.7MPs2q/_old  2014-06-02 07:00:28.000000000 +0200
+++ /var/tmp/diff_new_pack.7MPs2q/_new  2014-06-02 07:00:28.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-server
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-auth-server-3.1.7.tar.bz2 -> yast2-auth-server-3.1.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.7/package/yast2-auth-server.changes 
new/yast2-auth-server-3.1.8/package/yast2-auth-server.changes
--- old/yast2-auth-server-3.1.7/package/yast2-auth-server.changes       
2014-03-26 19:10:05.000000000 +0100
+++ new/yast2-auth-server-3.1.8/package/yast2-auth-server.changes       
2014-05-28 11:45:48.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed May 28 08:54:18 UTC 2014 - [email protected]
+
+- translate some untranslated strings (bnc#880031)
+- 3.1.8
+
+-------------------------------------------------------------------
 Wed Mar 26 14:20:41 UTC 2014 - [email protected]
 
 - add missing SUSE attributes for user and group configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.7/package/yast2-auth-server.spec 
new/yast2-auth-server-3.1.8/package/yast2-auth-server.spec
--- old/yast2-auth-server-3.1.7/package/yast2-auth-server.spec  2014-03-26 
19:10:05.000000000 +0100
+++ new/yast2-auth-server-3.1.8/package/yast2-auth-server.spec  2014-05-28 
11:45:48.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-server
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.7/src/include/auth-server/complex.rb 
new/yast2-auth-server-3.1.8/src/include/auth-server/complex.rb
--- old/yast2-auth-server-3.1.7/src/include/auth-server/complex.rb      
2014-03-26 19:10:05.000000000 +0100
+++ new/yast2-auth-server-3.1.8/src/include/auth-server/complex.rb      
2014-05-28 11:45:48.000000000 +0200
@@ -131,7 +131,7 @@
     end
 
     def MigrationMainDialog
-      caption = "Migrate existing Configuration"
+      caption = _("Migrate existing Configuration")
       summary = _(
         "Your system is currently configured to use the configuration file\n" +
           "/etc/openldap/slapd.conf. YaST only supports the dynamic 
configuration\n" +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.7/src/include/auth-server/mirrormode-wizard.rb 
new/yast2-auth-server-3.1.8/src/include/auth-server/mirrormode-wizard.rb
--- old/yast2-auth-server-3.1.7/src/include/auth-server/mirrormode-wizard.rb    
2014-03-26 19:10:05.000000000 +0100
+++ new/yast2-auth-server-3.1.8/src/include/auth-server/mirrormode-wizard.rb    
2014-05-28 11:45:48.000000000 +0200
@@ -22,7 +22,7 @@
       Yast.include include_target, "auth-server/dialogs.rb"
       Yast.include include_target, "auth-server/wizards.rb"
 
-      @caption = "OpenLDAP MirrorMode Configuration"
+      @caption = _("OpenLDAP MirrorMode Configuration")
       @dlg_mm_overview = HSquash(
         VBox(
           Heading(_("MirrorMode Node List")),

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

Reply via email to