- Fixed a typo in text marked for translation (bnc#722459).

- 2.21.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=15
This commit is contained in:
Lukas Ocilka 2011-10-13 08:52:36 +00:00 committed by Git OBS Bridge
parent bff3b279af
commit d241f4ae7c
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2de09dc52df294d723d09a28c84308bebb9e924796e883d3463ee23fd4435cd
size 116296

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bfdb98243c9473a05690a36eb721edb1fcae97ef4e7d3b000410e801f62bea9
size 116291

View File

@ -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

View File

@ -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