diff --git a/yast2-firewall-2.17.0.tar.bz2 b/yast2-firewall-2.17.0.tar.bz2 deleted file mode 100644 index 41318d5..0000000 --- a/yast2-firewall-2.17.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4dd46b6cb593ec3acfef99ce97b9e67e68c05b0a20215359f8372c41cd596bdb -size 115857 diff --git a/yast2-firewall-2.17.1.tar.bz2 b/yast2-firewall-2.17.1.tar.bz2 new file mode 100644 index 0000000..664e805 --- /dev/null +++ b/yast2-firewall-2.17.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59688077f9ecf92b6fec853177fe1d9369c4452de9a3b928083d2820b296d77a +size 116228 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 71c7972..63cf3a7 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 15 18:37:56 CEST 2008 - locilka@suse.cz + +- SuSEFirewallUI and SuSEFirewallCMDLine YCP modules marked as + internal. +- Added SuSEFirewallCMDLine documentation. +- Using [Cancel] instead of [Abort]. +- 2.17.1 + ------------------------------------------------------------------- Tue Jul 8 11:30:47 CEST 2008 - locilka@suse.cz diff --git a/yast2-firewall.spec b/yast2-firewall.spec index a69ec60..2a17483 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-firewall (Version 2.17.0) +# spec file for package yast2-firewall (Version 2.17.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-firewall -Version: 2.17.0 +Version: 2.17.1 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firewall-2.17.0.tar.bz2 +Source0: yast2-firewall-2.17.1.tar.bz2 Prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite BuildRequires: yast2 >= 2.16.47 @@ -42,7 +42,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-firewall-2.17.0 +%setup -n yast2-firewall-2.17.1 %build %{prefix}/bin/y2tool y2autoconf @@ -74,7 +74,14 @@ 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 +* Tue Jul 15 2008 locilka@suse.cz +- SuSEFirewallUI and SuSEFirewallCMDLine YCP modules marked as + internal. +- Added SuSEFirewallCMDLine documentation. +- Using [Cancel] instead of [Abort]. +- 2.17.1 * Tue Jul 08 2008 locilka@suse.cz - Explicitely enabling functionality that offers to install firewall packages if missing (bnc #388773).