diff --git a/yast2-users-2.15.34.tar.bz2 b/yast2-users-2.15.34.tar.bz2 deleted file mode 100644 index 814687b..0000000 --- a/yast2-users-2.15.34.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14a6c6296ab6e6aaa26b35f7edb8573dfe1f8e02fbec249094e5535657991746 -size 389846 diff --git a/yast2-users-2.15.35.tar.bz2 b/yast2-users-2.15.35.tar.bz2 new file mode 100644 index 0000000..04f933d --- /dev/null +++ b/yast2-users-2.15.35.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9260e64406d924961b1fa83ab80ae7dc5e92acecccb27c32eaefe6a7bfaed6 +size 389887 diff --git a/yast2-users.changes b/yast2-users.changes index 44e87c6..de2b7ef 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 9 14:40:49 CEST 2007 - jsuchome@suse.cz + +- if quota is not configured, tell user how to do it +- help text for Test Keyboard Layout entry (#297163) +- 2.15.35 + ------------------------------------------------------------------- Mon Jul 30 12:43:33 CEST 2007 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index a594e52..9e9a4b9 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.15.34) +# spec file for package yast2-users (Version 2.15.35) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-users -Version: 2.15.34 +Version: 2.15.35 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.15.34.tar.bz2 +Source0: yast2-users-2.15.35.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 yast2-perl-bindings yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext @@ -43,7 +43,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.15.34 +%setup -n yast2-users-2.15.35 %build %{prefix}/bin/y2tool y2autoconf @@ -87,6 +87,10 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-users %changelog +* Thu Aug 09 2007 - jsuchome@suse.cz +- if quota is not configured, tell user how to do it +- help text for Test Keyboard Layout entry (#297163) +- 2.15.35 * Mon Jul 30 2007 - jsuchome@suse.cz - fixed help text (taroth) - 2.15.34