Update version in shorewall-perl.spec

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6439 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-05-26 11:27:09 +00:00
parent c631846880
commit 183195a59b

View File

@ -1,6 +1,6 @@
%define name shorewall-perl %define name shorewall-perl
%define version 4.0.0 %define version 4.0.0
%define release 0Beta1 %define release 0Beta2
%define prefix /usr %define prefix /usr
Summary: Shoreline Firewall Perl-based compiler. Summary: Shoreline Firewall Perl-based compiler.
@ -81,6 +81,8 @@ rm -rf $RPM_BUILD_ROOT
%doc COPYING releasenotes.txt %doc COPYING releasenotes.txt
%changelog %changelog
* Sat May 26 2007 Tom Eastep tom@shorewall.net
- Updated to 4.0.0-0Beta2
* Tue May 15 2007 Tom Eastep tom@shorewall.net * Tue May 15 2007 Tom Eastep tom@shorewall.net
- Updated to 4.0.0-0Beta1 - Updated to 4.0.0-0Beta1
* Fri May 11 2007 Tom Eastep tom@shorewall.net * Fri May 11 2007 Tom Eastep tom@shorewall.net