From d2e2167f9a829054ce696b6840762eb80c42b97d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 05:14:07 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- varnish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/varnish.spec b/varnish.spec index 0e41e00..7ad1218 100644 --- a/varnish.spec +++ b/varnish.spec @@ -1,7 +1,7 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish Version: 1.1.2 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -172,6 +172,9 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 1.1.2-6 +- Autorebuild for GCC 4.3 + * Sat Dec 29 2007 Ingvar Hagelund - 1.1.2-5 - Added missing configuration examples - Corrected the license to "BSD"