mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-18 20:54:33 +02:00
Fix screwup in last commit
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6340 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||
#
|
||||
|
||||
VERSION=3.9.6
|
||||
VERSION=3.9.7
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
@@ -1,5 +1,5 @@
|
||||
%define name shorewall-shell
|
||||
%define version 3.9.6
|
||||
%define version 3.9.7
|
||||
%define release 1
|
||||
%define prefix /usr
|
||||
|
||||
@@ -63,7 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc COPYING INSTALL
|
||||
|
||||
%changelog
|
||||
* Mon May 05 2007 Tom Eastep tom@shorewall.net
|
||||
* Fri May 11 2007 Tom Eastep tom@shorewall.net
|
||||
- Updated to 3.9.6-1
|
||||
* Sat May 05 2007 Tom Eastep tom@shorewall.net
|
||||
- Updated to 3.9.6-1
|
||||
* Mon Apr 30 2007 Tom Eastep tom@shorewall.net
|
||||
- Updated to 3.9.5-1
|
||||
|
Reference in New Issue
Block a user