r4005 - branches/2.0/varnish-cache/redhat

ingvar at projects.linpro.no ingvar at projects.linpro.no
Fri Mar 27 14:11:39 CET 2009


Author: ingvar
Date: 2009-03-27 14:11:39 +0100 (Fri, 27 Mar 2009)
New Revision: 4005

Modified:
   branches/2.0/varnish-cache/redhat/varnish.spec
Log:
rpm package: bump to 2.0.4

Modified: branches/2.0/varnish-cache/redhat/varnish.spec
===================================================================
--- branches/2.0/varnish-cache/redhat/varnish.spec	2009-03-27 12:25:11 UTC (rev 4004)
+++ branches/2.0/varnish-cache/redhat/varnish.spec	2009-03-27 13:11:39 UTC (rev 4005)
@@ -1,6 +1,6 @@
 Summary: High-performance HTTP accelerator
 Name: varnish
-Version: 2.0.3
+Version: 2.0.4
 Release: 1%{?dist}
 License: BSD
 Group: System Environment/Daemons
@@ -64,12 +64,13 @@
 %setup -q
 #%setup -q -n varnish-cache
 
-#%patch0 -p0
 
 # The svn sources needs to generate a suitable configure script
 # Release tarballs would not need this
 #./autogen.sh
 
+#%patch0 -p0
+
 # Hack to get 32- and 64-bits tests run concurrently on the same build machine
 case `uname -m` in
 	ppc64 | s390x | x86_64 | sparc64 )
@@ -235,6 +236,12 @@
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Fri Mar 27 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.4-1
+  New upstream release 2.0.4 
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Wed Feb 11 2009 Ingvar Hagelund <ingvar at linpro.no> - 2.0.3-1
   New upstream release 2.0.3. A bugfix and feature enhancement release
 



More information about the varnish-commit mailing list