Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2015-02-22 17:24:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-users (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-users.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-users"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2014-12-05 
21:03:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes     
2015-02-22 17:24:55.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 13:21:44 CET 2015 - [email protected]
+
+- Text mode: set F9 function key binding correctly (bnc #881396)
+- 3.1.37
+
+-------------------------------------------------------------------
@@ -4,0 +11 @@
+- 3.1.36

Old:
----
  yast2-users-3.1.36.tar.bz2

New:
----
  yast2-users-3.1.37.tar.bz2

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

Other differences:
------------------
++++++ yast2-users.spec ++++++
--- /var/tmp/diff_new_pack.j5PY8X/_old  2015-02-22 17:24:55.000000000 +0100
+++ /var/tmp/diff_new_pack.j5PY8X/_new  2015-02-22 17:24:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-users
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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-users
-Version:        3.1.36
+Version:        3.1.37
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-users-3.1.36.tar.bz2 -> yast2-users-3.1.37.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.36/package/yast2-users.changes 
new/yast2-users-3.1.37/package/yast2-users.changes
--- old/yast2-users-3.1.36/package/yast2-users.changes  2014-12-04 
11:20:13.000000000 +0100
+++ new/yast2-users-3.1.37/package/yast2-users.changes  2015-02-19 
10:12:16.000000000 +0100
@@ -1,7 +1,14 @@
 -------------------------------------------------------------------
+Thu Feb  5 13:21:44 CET 2015 - [email protected]
+
+- Text mode: set F9 function key binding correctly (bnc #881396)
+- 3.1.37
+
+-------------------------------------------------------------------
 Thu Dec  4 09:51:47 UTC 2014 - [email protected]
 
 - remove X-KDE-Library from desktop file (bnc#899104)
+- 3.1.36
 
 -------------------------------------------------------------------
 Thu Nov 20 09:26:20 CET 2014 - [email protected]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.36/package/yast2-users.spec 
new/yast2-users-3.1.37/package/yast2-users.spec
--- old/yast2-users-3.1.36/package/yast2-users.spec     2014-12-04 
11:20:13.000000000 +0100
+++ new/yast2-users-3.1.37/package/yast2-users.spec     2015-02-19 
10:12:16.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        3.1.36
+Version:        3.1.37
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.36/src/include/users/wizards.rb 
new/yast2-users-3.1.37/src/include/users/wizards.rb
--- old/yast2-users-3.1.36/src/include/users/wizards.rb 2014-12-04 
11:20:13.000000000 +0100
+++ new/yast2-users-3.1.37/src/include/users/wizards.rb 2015-02-19 
10:12:16.000000000 +0100
@@ -102,11 +102,9 @@
           "caption"            => _(
             "User and Group Administration"
           ),
-          "back_button"        => Stage.cont ?
-            Label.BackButton :
-            Label.CancelButton,
+          "back_button"        => Stage.cont ? Label.BackButton : "",
           "next_button"        => Stage.cont ? Label.NextButton : 
Label.OKButton,
-          "abort_button"       => Stage.cont ? Label.AbortButton : "",
+          "abort_button"       => Stage.cont ? Label.AbortButton : 
Label.CancelButton,
           "fallback_functions" => {
             :back => fun_ref(method(:ReallyBack), "boolean ()")
           }

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

Reply via email to