diff --git a/yast2-users-2.17.13.tar.bz2 b/yast2-users-2.17.13.tar.bz2 deleted file mode 100644 index cc6d6ed..0000000 --- a/yast2-users-2.17.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e0f66a50d666cf3d9a819568198b37900eb53b2b34b4633f918d81f7c0be0e3 -size 381541 diff --git a/yast2-users-2.17.15.tar.bz2 b/yast2-users-2.17.15.tar.bz2 new file mode 100644 index 0000000..9c5a651 --- /dev/null +++ b/yast2-users-2.17.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3f0d1426e66961b04e9f7661391b0a1b3739bbd26ea0221cb0116eecc4aa72 +size 381532 diff --git a/yast2-users.changes b/yast2-users.changes index 31ac49a..ba12a79 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Oct 6 13:01:38 CEST 2008 - jsuchome@suse.cz + +- better message when loading package into inst-sys (bnc#432298) +- fingerprint-reader: thinkfinger replaced by fp (fate#300416) +- 2.17.15 + +------------------------------------------------------------------- +Fri Oct 3 12:26:07 CEST 2008 - jsuchome@suse.cz + +- added autoYaST support for autologin (bnc#430111) +- UsersSimple: import Stage module before using it (bnc#431890) +- 2.17.14 + ------------------------------------------------------------------- Fri Sep 19 14:28:21 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 52e83cb..e121148 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.17.13) +# spec file for package yast2-users (Version 2.17.15) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-users -Version: 2.17.13 +Version: 2.17.15 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.17.13.tar.bz2 +Source0: yast2-users-2.17.15.tar.bz2 Prefix: /usr BuildRequires: cracklib-devel doxygen gcc-c++ perl-Digest-SHA1 perl-XML-Writer update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security yast2-testsuite Requires: yast2-perl-bindings yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext @@ -52,7 +52,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.17.13 +%setup -n yast2-users-2.17.15 %build %{prefix}/bin/y2tool y2autoconf @@ -95,6 +95,14 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users %changelog +* Mon Oct 06 2008 jsuchome@suse.cz +- better message when loading package into inst-sys (bnc#432298) +- fingerprint-reader: thinkfinger replaced by fp (fate#300416) +- 2.17.15 +* Fri Oct 03 2008 jsuchome@suse.cz +- added autoYaST support for autologin (bnc#430111) +- UsersSimple: import Stage module before using it (bnc#431890) +- 2.17.14 * Fri Sep 19 2008 jsuchome@suse.cz - detect authentication methods also in 2nd stage (bnc#427256) - 2.17.13