update to 5.2.7 [release 5.2.7-1mamba;Sun Sep 06 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 17:47:58 +01:00
parent b854badb99
commit 434b77200b

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
%define maj3ver %(echo %version | cut -d. -f1-3)
Name: shorewall-core
Version: 5.2.6
Version: 5.2.7
Release: 1mamba
Summary: Shoreline Firewall, a high-level tool for configuring Netfilter
Group: Network/Security
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.shorewall.net/index.htm
Source: http://slovakia.shorewall.net/pub/shorewall/%{majver}/shorewall-%{maj3ver}/shorewall-core-%{version}.tar.bz2
Source: http://www.shorewall.net/pub/shorewall/%{majver}/shorewall-%{maj3ver}/shorewall-core-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
@ -53,6 +53,9 @@ mv %{buildroot}/usr/man/* %{buildroot}/%{_mandir}/
%doc COPYING
%changelog
* Sun Sep 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.7-1mamba
- update to 5.2.7
* Tue Jul 07 2020 Automatic Build System <autodist@mambasoft.it> 5.2.6-1mamba
- automatic version update by autodist