diff --git a/yast2-firewall-2.21.0.tar.bz2 b/yast2-firewall-2.21.0.tar.bz2 deleted file mode 100644 index 46ecc7f..0000000 --- a/yast2-firewall-2.21.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2de09dc52df294d723d09a28c84308bebb9e924796e883d3463ee23fd4435cd -size 116296 diff --git a/yast2-firewall-2.21.1.tar.bz2 b/yast2-firewall-2.21.1.tar.bz2 new file mode 100644 index 0000000..dd7fcde --- /dev/null +++ b/yast2-firewall-2.21.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfdb98243c9473a05690a36eb721edb1fcae97ef4e7d3b000410e801f62bea9 +size 116291 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 2fe24ad..50ad9af 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 13 10:34:54 CEST 2011 - locilka@suse.cz + +- Fixed a typo in text marked for translation (bnc#722459). +- 2.21.1 + ------------------------------------------------------------------- Fri Aug 26 13:33:57 CEST 2011 - locilka@suse.cz diff --git a/yast2-firewall.spec b/yast2-firewall.spec index f355848..e3f7e06 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -19,16 +19,16 @@ Name: yast2-firewall -Version: 2.21.0 -Release: 1 +Version: 2.21.1 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firewall-2.21.0.tar.bz2 +Source0: yast2-firewall-2.21.1.tar.bz2 Prefix: /usr Group: System/YaST -License: GPL v2 or later +License: GPL-2.0+ BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite BuildRequires: yast2 >= 2.16.47 @@ -51,7 +51,7 @@ Summary: YaST2 - Firewall Configuration A YaST2 module to be used for configuring a firewall. %prep -%setup -n yast2-firewall-2.21.0 +%setup -n yast2-firewall-2.21.1 %build %{prefix}/bin/y2tool y2autoconf @@ -87,4 +87,5 @@ 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