diff --git a/yast2-users-2.17.23.tar.bz2 b/yast2-users-2.17.23.tar.bz2 deleted file mode 100644 index da4717e..0000000 --- a/yast2-users-2.17.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f0b852095bcabe5352faa9f6a4d01da6e6621bb5cf86c798eeb9102462aa87f -size 381788 diff --git a/yast2-users-2.17.25.tar.bz2 b/yast2-users-2.17.25.tar.bz2 new file mode 100644 index 0000000..cc265cb --- /dev/null +++ b/yast2-users-2.17.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fffed613046548df9baf339c4db0f3c892ddee854a642c751337a4d1427e95d +size 381538 diff --git a/yast2-users.changes b/yast2-users.changes index 1e8f5bb..9ed702a 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Nov 14 15:15:40 CET 2008 - jsuchome@suse.cz + +- do not use Wizard::OpenOKDialog together with hiding Abort button + (bnc#444176) +- 2.17.25 + +------------------------------------------------------------------- +Thu Nov 13 08:29:54 CET 2008 - jsuchome@suse.cz + +- really rename 'bind.rpm' to 'bind' (bnc#438691) +- 2.17.24 + ------------------------------------------------------------------- Tue Nov 11 15:05:28 CET 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index e4bd4ce..bd90078 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.17.23) +# spec file for package yast2-users (Version 2.17.25) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-users -Version: 2.17.23 +Version: 2.17.25 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.17.23.tar.bz2 +Source0: yast2-users-2.17.25.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.23 +%setup -n yast2-users-2.17.25 %build %{prefix}/bin/y2tool y2autoconf @@ -94,7 +94,15 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.so %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users + %changelog +* Fri Nov 14 2008 jsuchome@suse.cz +- do not use Wizard::OpenOKDialog together with hiding Abort button + (bnc#444176) +- 2.17.25 +* Thu Nov 13 2008 jsuchome@suse.cz +- really rename 'bind.rpm' to 'bind' (bnc#438691) +- 2.17.24 * Tue Nov 11 2008 jsuchome@suse.cz - do not move LDAP objects in the tree when not needed (bnc#434324) - 2.17.23