Mailing List Archive

r2313 - trunk/varnish-cache/redhat
Author: ssm
Date: 2007-12-20 10:43:37 +0100 (Thu, 20 Dec 2007)
New Revision: 2313

Modified:
trunk/varnish-cache/redhat/varnish.spec
Log:
redhat packaging: add version number change perfomed in branches/1.1 to trunk as well

Modified: trunk/varnish-cache/redhat/varnish.spec
===================================================================
--- trunk/varnish-cache/redhat/varnish.spec 2007-12-20 09:36:00 UTC (rev 2312)
+++ trunk/varnish-cache/redhat/varnish.spec 2007-12-20 09:43:37 UTC (rev 2313)
@@ -1,6 +1,6 @@
Summary: Varnish is a high-performance HTTP accelerator
Name: varnish
-Version: 1.1.svn
+Version: 1.1.1
Release: 200708142344%{?dist}
License: BSD-like
Group: System Environment/Daemons
@@ -164,6 +164,8 @@
%postun libs -p /sbin/ldconfig

%changelog
+* Mon Aug 20 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.1-1
+- Bumped the version number to 1.1.1.
* Tue Aug 14 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.svn
- Update for 1.1 branch
- Added the devel package for the header files and static library files