From 4eb0ee17b4835873529c16071a98b0f5bc3416be45e24af733c29c62bd6e7430 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 23 May 2016 08:43:54 +0000 Subject: [PATCH 1/2] - Fix detection of mounted /home partition during installation (bsc#980878) - 3.1.50 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=528 --- yast2-users-3.1.49.tar.bz2 | 3 --- yast2-users-3.1.50.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.49.tar.bz2 create mode 100644 yast2-users-3.1.50.tar.bz2 diff --git a/yast2-users-3.1.49.tar.bz2 b/yast2-users-3.1.49.tar.bz2 deleted file mode 100644 index c68f569..0000000 --- a/yast2-users-3.1.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edb9dc37a4c5a2e2920e5525ab3837f83ef66a90a03a4d4059c52633e9018390 -size 276657 diff --git a/yast2-users-3.1.50.tar.bz2 b/yast2-users-3.1.50.tar.bz2 new file mode 100644 index 0000000..904508a --- /dev/null +++ b/yast2-users-3.1.50.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93b53fa42782d68b956f46d63e57cd2e00c9f3502b197411f399053a1d10001 +size 277137 diff --git a/yast2-users.changes b/yast2-users.changes index 32b1b96..8db6b35 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 23 08:08:58 UTC 2016 - igonzalezsosa@suse.com + +- Fix detection of mounted /home partition during installation + (bsc#980878) +- 3.1.50 + ------------------------------------------------------------------- Thu May 5 13:22:29 UTC 2016 - ancor@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index bba014d..49c2793 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.49 +Version: 3.1.50 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 0555865c1d70d8600550d9fb1dd444ea01645cfa70b142450396d2f0be90ae3d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 24 May 2016 07:32:30 +0000 Subject: [PATCH 2/2] - Fix a string concatenation in Users.pm relative introduced in bsc#980878. - 3.1.51 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=529 --- yast2-users-3.1.50.tar.bz2 | 3 --- yast2-users-3.1.51.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.50.tar.bz2 create mode 100644 yast2-users-3.1.51.tar.bz2 diff --git a/yast2-users-3.1.50.tar.bz2 b/yast2-users-3.1.50.tar.bz2 deleted file mode 100644 index 904508a..0000000 --- a/yast2-users-3.1.50.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e93b53fa42782d68b956f46d63e57cd2e00c9f3502b197411f399053a1d10001 -size 277137 diff --git a/yast2-users-3.1.51.tar.bz2 b/yast2-users-3.1.51.tar.bz2 new file mode 100644 index 0000000..0de6574 --- /dev/null +++ b/yast2-users-3.1.51.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141dc73ee38cf2f6cea28498360484f35927ae288a9b1060a488e00e1b4075e3 +size 276903 diff --git a/yast2-users.changes b/yast2-users.changes index 8db6b35..39c5b0a 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 23 15:36:01 UTC 2016 - igonzalezsosa@suse.com + +- Fix a string concatenation in Users.pm relative introduced in + bsc#980878. +- 3.1.51 + ------------------------------------------------------------------- Mon May 23 08:08:58 UTC 2016 - igonzalezsosa@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index 49c2793..b3e3ca7 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.50 +Version: 3.1.51 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build