From de359dc7812ce521010c849cd56d29d6bf74ff1c1196e80ba8b44761a7beb53f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 12 Jan 2009 17:24:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=19 --- yast2-firewall-2.17.6.tar.bz2 | 3 --- yast2-firewall-2.17.7.tar.bz2 | 3 +++ yast2-firewall.changes | 7 +++++++ yast2-firewall.spec | 17 +++++++++++------ 4 files changed, 21 insertions(+), 9 deletions(-) delete mode 100644 yast2-firewall-2.17.6.tar.bz2 create mode 100644 yast2-firewall-2.17.7.tar.bz2 diff --git a/yast2-firewall-2.17.6.tar.bz2 b/yast2-firewall-2.17.6.tar.bz2 deleted file mode 100644 index 06364d5..0000000 --- a/yast2-firewall-2.17.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f60a314e18c1b83d49001581a0bef186ddd7cd89fb460f1df6802a286d37af9a -size 116058 diff --git a/yast2-firewall-2.17.7.tar.bz2 b/yast2-firewall-2.17.7.tar.bz2 new file mode 100644 index 0000000..d48d672 --- /dev/null +++ b/yast2-firewall-2.17.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d406852c63f73356938e1ccc4f01db5c005cf99d36e6139aa115f69e6b8d94de +size 112634 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 0c1ff5e..26ba81d 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 12 10:27:26 CET 2009 - locilka@suse.cz + +- A better sorting for allowed services and services to allow + (bnc #461790). +- 2.17.7 + ------------------------------------------------------------------- Tue Dec 2 15:01:53 CET 2008 - locilka@suse.cz diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 0c43b78..2d20b1f 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -1,7 +1,7 @@ # -# spec file for package yast2-firewall (Version 2.17.6) +# spec file for package yast2-firewall (Version 2.17.7) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,12 +19,12 @@ Name: yast2-firewall -Version: 2.17.6 -Release: 1 +Version: 2.17.7 +Release: 2 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firewall-2.17.6.tar.bz2 +Source0: yast2-firewall-2.17.7.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite BuildRequires: yast2 >= 2.16.47 @@ -51,7 +51,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-firewall-2.17.6 +%setup -n yast2-firewall-2.17.7 %build %{prefix}/bin/y2tool y2autoconf @@ -83,7 +83,12 @@ rm -rf "$RPM_BUILD_ROOT" %{prefix}/share/applications/YaST2/firewall.desktop /usr/share/YaST2/schema/autoyast/rnc/firewall.rnc %doc %{prefix}/share/doc/packages/yast2-firewall + %changelog +* Mon Jan 12 2009 locilka@suse.cz +- A better sorting for allowed services and services to allow + (bnc #461790). +- 2.17.7 * Tue Dec 02 2008 locilka@suse.cz - Escaping HTML in Firewall summary (bnc #450895). - 2.17.6