Mailing List Archive

r3125 - trunk/varnish-cache/redhat
Author: ingvar
Date: 2008-08-26 01:09:57 +0200 (Tue, 26 Aug 2008)
New Revision: 3125

Modified:
trunk/varnish-cache/redhat/varnish.spec
Log:
Added a missing changelog item from Fedora

Modified: trunk/varnish-cache/redhat/varnish.spec
===================================================================
--- trunk/varnish-cache/redhat/varnish.spec 2008-08-25 23:02:47 UTC (rev 3124)
+++ trunk/varnish-cache/redhat/varnish.spec 2008-08-25 23:09:57 UTC (rev 3125)
@@ -1,7 +1,7 @@
Summary: Varnish is a high-performance HTTP accelerator
Name: varnish
Version: 2.0
-Release: 0.3.20080826svn3124%{?dist}
+Release: 0.3.20080826svn3125%{?dist}
License: BSD
Group: System Environment/Daemons
URL: http://www.varnish-cache.org/
@@ -197,7 +197,7 @@
%postun libs -p /sbin/ldconfig

%changelog
-* Mon Aug 25 2008 Ingvar Hagelund <ingvar at linpro.no> - 2.0-0.3.20080825svn3120
+* Mon Aug 25 2008 Ingvar Hagelund <ingvar at linpro.no> - 2.0-0.3.20080825svn3125
- Fixing up init script according to newer Fedora standards
- The build now runs the test suite after compiling
- Requires initscripts
@@ -206,10 +206,13 @@
* Mon Aug 18 2008 Ingvar Hagelund <ingvar at linpro.no> - 2.0-0.2.tp2
- Changed source, version and release to match 2.0-tp2

-* Thu Aug 14 2008 Ingvar Hagelund <ingvar at linpro.no> - 2.0-pre_svn20080814
+* Thu Aug 14 2008 Ingvar Hagelund <ingvar at linpro.no> - 2.0-0.1.20080814svn
- default.vcl has moved
- Added groff to build requirements

+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.1.2-6
+- Autorebuild for GCC 4.3
+
* Sat Dec 29 2007 Ingvar Hagelund <ingvar at linpro.no> - 1.1.2-5
- Added missing configuration examples
- Corrected the license to "BSD"