From fc5f4959b8a5dc2dcf656b8b883f8e3a804aa091bcfb7ef9fef8b25b83a3d46a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 27 Jun 2016 09:48:34 +0000 Subject: [PATCH] - Fix creation of the first user account during installation (bsc#986542) - 3.1.53 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=532 --- yast2-users-3.1.52.tar.bz2 | 3 --- yast2-users-3.1.53.tar.bz2 | 3 +++ yast2-users.changes | 7 +++++++ yast2-users.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-3.1.52.tar.bz2 create mode 100644 yast2-users-3.1.53.tar.bz2 diff --git a/yast2-users-3.1.52.tar.bz2 b/yast2-users-3.1.52.tar.bz2 deleted file mode 100644 index 9433fb9..0000000 --- a/yast2-users-3.1.52.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ea9c67cd73fd0370b8de6060d060dff8f353ee4da8bb6b9e71ce6bc0a7530cd -size 276751 diff --git a/yast2-users-3.1.53.tar.bz2 b/yast2-users-3.1.53.tar.bz2 new file mode 100644 index 0000000..5f0d20d --- /dev/null +++ b/yast2-users-3.1.53.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f451e68ca14c2cfe71c8832247dd74345d42d6eea1681c61456a4173a8f486 +size 276928 diff --git a/yast2-users.changes b/yast2-users.changes index f7b6173..8918c71 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 27 09:18:59 UTC 2016 - igonzalezsosa@suse.com + +- Fix creation of the first user account during installation + (bsc#986542) +- 3.1.53 + ------------------------------------------------------------------- Wed Jun 1 15:44:50 UTC 2016 - cwh@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index bd3a892..f009cc1 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.52 +Version: 3.1.53 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build