diff --git a/yast2-users-3.1.46.tar.bz2 b/yast2-users-3.1.46.tar.bz2 deleted file mode 100644 index 91a8c8a..0000000 --- a/yast2-users-3.1.46.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c21c3b1b60f40b01f52922daedcfd79a178f5e34ef2fa78404c4ca6509b7eb8 -size 270186 diff --git a/yast2-users-3.1.47.tar.bz2 b/yast2-users-3.1.47.tar.bz2 new file mode 100644 index 0000000..811cb0b --- /dev/null +++ b/yast2-users-3.1.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd08f907ff895bfa01f0c256adfd1fdff62ab0bf73e20b038d402aa3ce9397a +size 276065 diff --git a/yast2-users.changes b/yast2-users.changes index ebe7435..8e410e0 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 7 08:49:13 UTC 2016 - igonzalezsosa@suse.com + +- Does not set empty passwords fields in /etc/shadow during + installation (bnc#973639, bnc#974220) +- Set root password correctly when using a minimal profile + (bnc#971804) +- 3.1.47 + ------------------------------------------------------------------- Sat Mar 5 11:04:17 UTC 2016 - igonzalezsosa@suse.com diff --git a/yast2-users.spec b/yast2-users.spec index 54ed4fa..ac269e4 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.46 +Version: 3.1.47 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,7 +37,7 @@ BuildRequires: yast2-ldap >= 3.1.2 BuildRequires: yast2-perl-bindings BuildRequires: yast2-security BuildRequires: yast2-testsuite -BuildRequires: rubygem(rspec) +BuildRequires: rubygem(%rb_default_ruby_abi:rspec) Requires: cracklib Requires: perl-Digest-SHA1 @@ -105,6 +105,10 @@ provided by yast2-users package. %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}/UsersUI.rb