Hello community,

here is the log from the commit of package yast2-geo-cluster for 
openSUSE:Factory checked in at 2016-02-18 11:07:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-geo-cluster (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-geo-cluster.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-geo-cluster"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-geo-cluster/yast2-geo-cluster.changes      
2015-11-02 12:55:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-geo-cluster.new/yast2-geo-cluster.changes 
2016-02-18 12:36:57.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Feb 18 01:46:25 UTC 2016 - [email protected]
+
+- bsc#967024. Correct the popup message.
+- Version 3.1.12
+
+-------------------------------------------------------------------

Old:
----
  yast2-geo-cluster-3.1.11.tar.bz2

New:
----
  yast2-geo-cluster-3.1.12.tar.bz2

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

Other differences:
------------------
++++++ yast2-geo-cluster.spec ++++++
--- /var/tmp/diff_new_pack.L6rsov/_old  2016-02-18 12:36:58.000000000 +0100
+++ /var/tmp/diff_new_pack.L6rsov/_new  2016-02-18 12:36:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-geo-cluster
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-geo-cluster
-Version:        3.1.11
+Version:        3.1.12
 Release:        0
 
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services

++++++ yast2-geo-cluster-3.1.11.tar.bz2 -> yast2-geo-cluster-3.1.12.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-geo-cluster-3.1.11/package/yast2-geo-cluster.changes 
new/yast2-geo-cluster-3.1.12/package/yast2-geo-cluster.changes
--- old/yast2-geo-cluster-3.1.11/package/yast2-geo-cluster.changes      
2015-11-02 09:00:28.000000000 +0100
+++ new/yast2-geo-cluster-3.1.12/package/yast2-geo-cluster.changes      
2016-02-18 04:25:09.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Feb 18 01:46:25 UTC 2016 - [email protected]
+
+- bsc#967024. Correct the popup message.
+- Version 3.1.12
+
+-------------------------------------------------------------------
 Mon Nov  2 07:37:43 UTC 2015 - [email protected]
 
 - BNC#952225. Polish the doc for Authentication Configuration.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-geo-cluster-3.1.11/package/yast2-geo-cluster.spec 
new/yast2-geo-cluster-3.1.12/package/yast2-geo-cluster.spec
--- old/yast2-geo-cluster-3.1.11/package/yast2-geo-cluster.spec 2015-11-02 
09:00:28.000000000 +0100
+++ new/yast2-geo-cluster-3.1.12/package/yast2-geo-cluster.spec 2016-02-18 
04:25:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-geo-cluster
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-geo-cluster
-Version:        3.1.11
+Version:        3.1.12
 Release:        0
 
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-geo-cluster-3.1.11/src/include/geo-cluster/dialogs.rb 
new/yast2-geo-cluster-3.1.12/src/include/geo-cluster/dialogs.rb
--- old/yast2-geo-cluster-3.1.11/src/include/geo-cluster/dialogs.rb     
2015-11-02 09:00:28.000000000 +0100
+++ new/yast2-geo-cluster-3.1.12/src/include/geo-cluster/dialogs.rb     
2016-02-18 04:25:09.000000000 +0100
@@ -738,7 +738,7 @@
             Popup.Message(_("Failed to create authentication file ") + 
temp_authfile +
                "\nNeed to check the directory and remove the exist key file.")
           else
-            Popup.Message(_("Succeed to created authentication file ") + 
temp_authfile)
+            Popup.Message(_("Authentication file ") + temp_authfile + _(" 
created successfully."))
           end
         end
 


Reply via email to