diff --git a/yast2-users-2.17.16.tar.bz2 b/yast2-users-2.17.16.tar.bz2 deleted file mode 100644 index 0b03769..0000000 --- a/yast2-users-2.17.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a3d0ee9d3d451715a9ef4925e74837f650c23007374203dee700b6148c18137 -size 381729 diff --git a/yast2-users-2.17.17.tar.bz2 b/yast2-users-2.17.17.tar.bz2 new file mode 100644 index 0000000..bc090f7 --- /dev/null +++ b/yast2-users-2.17.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef2e6051bf61e7fc73accee195a24da66bace024bb0913903d8714e9f80e3d4 +size 381503 diff --git a/yast2-users.changes b/yast2-users.changes index 96ade5f..43fe1ee 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 13 16:06:59 CEST 2008 - jsuchome@suse.cz + +- added CLI option 'batchmode': do not ask for data (bnc#431685) +- 2.17.17 + ------------------------------------------------------------------- Thu Oct 9 14:24:45 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 91f75c8..bf734cf 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.17.16) +# spec file for package yast2-users (Version 2.17.17) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-users -Version: 2.17.16 +Version: 2.17.17 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.17.16.tar.bz2 +Source0: yast2-users-2.17.17.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.16 +%setup -n yast2-users-2.17.17 %build %{prefix}/bin/y2tool y2autoconf @@ -94,8 +94,10 @@ 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 +* Mon Oct 13 2008 jsuchome@suse.cz +- added CLI option 'batchmode': do not ask for data (bnc#431685) +- 2.17.17 * Thu Oct 09 2008 jsuchome@suse.cz - users.desktop adapted for autoYaST (bnc#430111) - 2.17.16