diff --git a/shorewall-core.spec b/shorewall-core.spec index 6a897f1..40016fc 100644 --- a/shorewall-core.spec +++ b/shorewall-core.spec @@ -1,6 +1,7 @@ +%define majver %(echo %version | cut -d. -f1-2) %define maj3ver %(echo %version | cut -d. -f1-3) Name: shorewall-core -Version: 4.5.21.9 +Version: 4.6.1 Release: 1mamba Summary: Shoreline Firewall, a high-level tool for configuring Netfilter Group: Network/Security @@ -8,7 +9,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.shorewall.net/index.htm -Source: http://slovakia.shorewall.net/pub/shorewall/4.5/shorewall-%{maj3ver}/shorewall-core-%{version}.tar.bz2 +Source: http://slovakia.shorewall.net/pub/shorewall/%{majver}/shorewall-%{maj3ver}/shorewall-core-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -48,6 +49,9 @@ DESTDIR=%{buildroot} ./install.sh shorewallrc.default %doc COPYING %changelog +* Mon Jun 09 2014 Silvan Calarco 4.6.1-1mamba +- update to 4.6.1 + * Mon May 12 2014 Automatic Build System 4.5.21.9-1mamba - automatic version update by autodist