From 36566df43854351a3c09bafa7a527243d0918abd Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 21:27:07 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- varnish.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/varnish.spec b/varnish.spec index b1848ab..4308c7f 100644 --- a/varnish.spec +++ b/varnish.spec @@ -1,7 +1,7 @@ Summary: High-performance HTTP accelerator Name: varnish Version: 3.0.2 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -307,6 +307,9 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Sun Jul 22 2012 Fedora Release Engineering - 3.0.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Mar 12 2012 Ingvar Hagelund - 3.0.2-2 - Added PrivateTmp=true to varnishd unit file, closing #782539 - Fixed comment typos in varnish unit file