From 29102cb9932b6d9a3496f0ddee7ef981520d3b9c22f7568628870b8619365fda Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 1 Dec 2016 11:29:44 +0000 Subject: [PATCH 1/2] - prepare reusable widget for setting root password (needed for FATE#321754) - 3.2.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=544 --- yast2-users-3.2.4.tar.bz2 | 3 --- yast2-users-3.2.5.tar.bz2 | 3 +++ yast2-users.changes | 7 +++++++ yast2-users.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-3.2.4.tar.bz2 create mode 100644 yast2-users-3.2.5.tar.bz2 diff --git a/yast2-users-3.2.4.tar.bz2 b/yast2-users-3.2.4.tar.bz2 deleted file mode 100644 index 7b073e6..0000000 --- a/yast2-users-3.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0a2785125a3d8e355b6d58783153e6a095054809fb0316411da1193361b4f29 -size 282444 diff --git a/yast2-users-3.2.5.tar.bz2 b/yast2-users-3.2.5.tar.bz2 new file mode 100644 index 0000000..ae4e69b --- /dev/null +++ b/yast2-users-3.2.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fc5fb75f1d1f95b6029a0c2faf9efc09a482e270695766f4e0137de1630d31 +size 283564 diff --git a/yast2-users.changes b/yast2-users.changes index 0699e87..09f47f2 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 1 09:41:59 UTC 2016 - jreidinger@suse.com + +- prepare reusable widget for setting root password + (needed for FATE#321754) +- 3.2.5 + ------------------------------------------------------------------- Tue Oct 11 15:10:21 UTC 2016 - hguo@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index b97591b..6193a4b 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.2.4 +Version: 3.2.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 72cf6c6064768604c38970f6a730696550259362b905cb180018ba579d5aa79c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 2 Dec 2016 14:19:01 +0000 Subject: [PATCH 2/2] - Set the focus to the first password field to keep the same behavior as before the last change. (for FATE#321754) - 3.2.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=545 --- yast2-users-3.2.5.tar.bz2 | 3 --- yast2-users-3.2.6.tar.bz2 | 3 +++ yast2-users.changes | 7 +++++++ yast2-users.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-3.2.5.tar.bz2 create mode 100644 yast2-users-3.2.6.tar.bz2 diff --git a/yast2-users-3.2.5.tar.bz2 b/yast2-users-3.2.5.tar.bz2 deleted file mode 100644 index ae4e69b..0000000 --- a/yast2-users-3.2.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4fc5fb75f1d1f95b6029a0c2faf9efc09a482e270695766f4e0137de1630d31 -size 283564 diff --git a/yast2-users-3.2.6.tar.bz2 b/yast2-users-3.2.6.tar.bz2 new file mode 100644 index 0000000..a025ebd --- /dev/null +++ b/yast2-users-3.2.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604c1205e36640fafaa9df66ec21659ea90713044885d94c99bccee819740334 +size 283429 diff --git a/yast2-users.changes b/yast2-users.changes index 09f47f2..087ddcd 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 2 12:58:58 UTC 2016 - jreidinger@suse.com + +- Set the focus to the first password field to keep the same + behavior as before the last change. (for FATE#321754) +- 3.2.6 + ------------------------------------------------------------------- Thu Dec 1 09:41:59 UTC 2016 - jreidinger@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index 6193a4b..c5f7d7a 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.2.5 +Version: 3.2.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build