diff --git a/shorewall.spec b/shorewall.spec index fc66113..f34c11a 100644 --- a/shorewall.spec +++ b/shorewall.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define maj3ver %(echo %version | cut -d. -f1-3) Name: shorewall -Version: 5.0.15.2 +Version: 5.1.5.2 Release: 1mamba Summary: Shoreline Firewall, a high-level tool for configuring Netfilter Group: Network/Security @@ -107,7 +107,7 @@ fi %config(noreplace) %{_sysconfdir}/shorewall6/* %{_sysconfdir}/logrotate.d/shorewall %{_sysconfdir}/logrotate.d/shorewall6 -/sbin/shorewall +#/sbin/shorewall /sbin/shorewall6 %{_unitdir}/shorewall.service %{_unitdir}/shorewall6.service @@ -123,6 +123,12 @@ fi #README.txt %changelog +* Wed Aug 09 2017 Automatic Build System 5.1.5.2-1mamba +- automatic version update by autodist + +* Sat Jun 17 2017 Silvan Calarco 5.1.3.2-1mamba +- update to 5.1.3.2 + * Fri Dec 23 2016 Automatic Build System 5.0.15.2-1mamba - automatic version update by autodist