From: ingvar Date: Tue, 2 Sep 2008 12:54:31 +0000 (+0000) Subject: git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3152 d4fa192b-c00b-0410... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6c0cb8ae62130535510e0d7d9e27a7b8a32fd8;p=varnish git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3152 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/redhat/varnish.spec b/varnish-cache/redhat/varnish.spec index a595ff21..4a56440f 100644 --- a/varnish-cache/redhat/varnish.spec +++ b/varnish-cache/redhat/varnish.spec @@ -1,7 +1,7 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish Version: 2.0 -Release: 0.5.beta1%{?dist} +Release: 0.6.beta1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -202,6 +202,9 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Tue Sep 02 2008 Ingvar Hagelund - 2.0-0.6.beta1 +- Added a commented option for max coresize in the sysconfig script + * Fri Aug 29 2008 Ingvar Hagelund - 2.0-0.5.beta1 - Bumped version numbers and source url for first beta release \o/ - Added a missing directory to the libs-devel package (Michael Schwendt)