Hello community,

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

Package is "yast2-cluster"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes      
2014-09-03 12:50:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 
2014-09-09 19:00:27.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep  9 02:39:15 UTC 2014 - nw...@suse.com
+
+- BNC#807780. Change word of UI from at booting to during boot.
+- Version 3.1.14
+
+-------------------------------------------------------------------

Old:
----
  yast2-cluster-3.1.13.tar.bz2

New:
----
  yast2-cluster-3.1.14.tar.bz2

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

Other differences:
------------------
++++++ yast2-cluster.spec ++++++
--- /var/tmp/diff_new_pack.4v1jt7/_old  2014-09-09 19:00:30.000000000 +0200
+++ /var/tmp/diff_new_pack.4v1jt7/_new  2014-09-09 19:00:30.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           yast2-cluster
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
-Version:        3.1.13
+Version:        3.1.14
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-cluster-3.1.13.tar.bz2 -> yast2-cluster-3.1.14.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-3.1.13/package/yast2-cluster.changes 
new/yast2-cluster-3.1.14/package/yast2-cluster.changes
--- old/yast2-cluster-3.1.13/package/yast2-cluster.changes      2014-09-03 
04:52:07.000000000 +0200
+++ new/yast2-cluster-3.1.14/package/yast2-cluster.changes      2014-09-09 
04:42:24.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Sep  9 02:39:15 UTC 2014 - nw...@suse.com
+
+- BNC#807780. Change word of UI from at booting to during boot.
+- Version 3.1.14
+
+-------------------------------------------------------------------
 Wed Sep  3 02:45:51 UTC 2014 - nw...@suse.com
 
 - BNC#787196. Change wrong unit names like mb to Mb, ghz to GHz.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-3.1.13/package/yast2-cluster.spec 
new/yast2-cluster-3.1.14/package/yast2-cluster.spec
--- old/yast2-cluster-3.1.13/package/yast2-cluster.spec 2014-09-03 
04:52:07.000000000 +0200
+++ new/yast2-cluster-3.1.14/package/yast2-cluster.spec 2014-09-09 
04:42:24.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           yast2-cluster
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
-Version:        3.1.13
+Version:        3.1.14
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-3.1.13/src/include/cluster/dialogs.rb 
new/yast2-cluster-3.1.14/src/include/cluster/dialogs.rb
--- old/yast2-cluster-3.1.13/src/include/cluster/dialogs.rb     2014-09-03 
04:52:07.000000000 +0200
+++ new/yast2-cluster-3.1.14/src/include/cluster/dialogs.rb     2014-09-09 
04:42:24.000000000 +0200
@@ -892,14 +892,14 @@
                   RadioButton(
                     Id("on"),
                     Opt(:notify),
-                    _("On -- Start pacemaker at booting")
+                    _("On -- Start pacemaker during boot")
                   )
                 ),
                 Left(
                   RadioButton(
                     Id("off"),
                     Opt(:notify),
-                    _("Off -- Start pacemaker manually only")
+                    _("Off -- Start pacemaker manually")
                   )
                 )
               )

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to