From a2442eafa9747429d71f935d83178af6447860af3774aacf430a4fa77c9a9be8 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 23 Aug 2007 22:09:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-security?expand=0&rev=4 --- yast2-security-2.15.0.tar.bz2 | 3 --- yast2-security-2.15.1.tar.bz2 | 3 +++ yast2-security.changes | 11 +++++++++++ yast2-security.spec | 17 +++++++++++------ 4 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 yast2-security-2.15.0.tar.bz2 create mode 100644 yast2-security-2.15.1.tar.bz2 diff --git a/yast2-security-2.15.0.tar.bz2 b/yast2-security-2.15.0.tar.bz2 deleted file mode 100644 index 6d0eb98..0000000 --- a/yast2-security-2.15.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2e8f78bd0a70ac4c5c550af0364b765addacc912dfd9991fe8cf6345afa7d19 -size 96075 diff --git a/yast2-security-2.15.1.tar.bz2 b/yast2-security-2.15.1.tar.bz2 new file mode 100644 index 0000000..b1e9665 --- /dev/null +++ b/yast2-security-2.15.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560920115e6c9aeaf77bb97eb28d4e2e42bf8240aae8ac810b5c16c7a939519e +size 95095 diff --git a/yast2-security.changes b/yast2-security.changes index 3bb198b..f73549e 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,8 +1,19 @@ +------------------------------------------------------------------- +Thu Aug 23 15:16:42 CEST 2007 - jsuchome@suse.cz + +- check the output of tointeger before using it as integer (#295494) +- 2.15.1 + ------------------------------------------------------------------- Thu Jun 21 17:41:03 CEST 2007 - adrian@suse.de - fix changelog entry order +------------------------------------------------------------------- +Fri May 25 13:30:04 CEST 2007 - jsrain@suse.cz + +- removed outdated translations from .desktop-files (#271209) + ------------------------------------------------------------------- Wed Jan 17 11:01:08 CET 2007 - jsuchome@suse.cz diff --git a/yast2-security.spec b/yast2-security.spec index 6d97f4c..401330f 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-security (Version 2.15.0) +# spec file for package yast2-security (Version 2.15.1) # # 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-security -Version: 2.15.0 -Release: 44 -License: GNU General Public License (GPL) +Version: 2.15.1 +Release: 1 +License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-security-2.15.0.tar.bz2 +Source0: yast2-security-2.15.1.tar.bz2 prefix: /usr BuildRequires: doxygen perl-XML-Writer pkg-config update-desktop-files yast2-devtools yast2-pam yast2-testsuite # new Pam.ycp API @@ -39,7 +39,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-security-2.15.0 +%setup -n yast2-security-2.15.1 %build %{prefix}/bin/y2tool y2autoconf @@ -74,8 +74,13 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-security %changelog +* Thu Aug 23 2007 - jsuchome@suse.cz +- check the output of tointeger before using it as integer (#295494) +- 2.15.1 * Thu Jun 21 2007 - adrian@suse.de - fix changelog entry order +* Fri May 25 2007 - jsrain@suse.cz +- removed outdated translations from .desktop-files (#271209) * Wed Jan 17 2007 - jsuchome@suse.cz - fixed help text to mention GDM (#216915) - 2.15.0