From c314885201152d0928915478a6c6fb02879580fb982178e8a302ccc8102b2bb4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 7 Mar 2018 08:46:51 +0000 Subject: [PATCH] - Fixed removing the password expiration date (bsc#1080125) - 4.0.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=557 --- yast2-users-4.0.2.tar.bz2 | 3 --- yast2-users-4.0.3.tar.bz2 | 3 +++ yast2-users.changes | 6 ++++++ yast2-users.spec | 6 +----- 4 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 yast2-users-4.0.2.tar.bz2 create mode 100644 yast2-users-4.0.3.tar.bz2 diff --git a/yast2-users-4.0.2.tar.bz2 b/yast2-users-4.0.2.tar.bz2 deleted file mode 100644 index 1d3d630..0000000 --- a/yast2-users-4.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f47b9279dabefaefeda51992eb4cc10d4ed0df33ee9b1663aeb148cd8f75ba2 -size 282029 diff --git a/yast2-users-4.0.3.tar.bz2 b/yast2-users-4.0.3.tar.bz2 new file mode 100644 index 0000000..7be0ac2 --- /dev/null +++ b/yast2-users-4.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed391197d261a0dac964546057bdffeb80e5f71f5c59aec88991e7363dd3f443 +size 282746 diff --git a/yast2-users.changes b/yast2-users.changes index d74ab5d..af66271 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 1 09:36:25 UTC 2018 - mvidner@suse.com + +- Fixed removing the password expiration date (bsc#1080125) +- 4.0.3 + ------------------------------------------------------------------- Tue Feb 27 13:49:22 UTC 2018 - jreidinger@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index 6a3b315..86b1c50 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 4.0.2 +Version: 4.0.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -87,10 +87,6 @@ export Y2BASE_Y2DIR=`pwd`/testsuite %dir %{yast_yncludedir}/users %dir %{yast_moduledir}/YaPI %{yast_clientdir}/*.rb -%dir %{yast_libdir}/users -%dir %{yast_libdir}/users/clients -%{yast_libdir}/users/* -%{yast_libdir}/users/clients/* %{yast_desktopdir}/*.desktop %{yast_moduledir}/*.pm %{yast_moduledir}/SSHAuthorizedKeys.rb