This commit is contained in:
Dennis Gilmore 2012-07-21 21:27:07 -05:00
parent 25a91c2938
commit 36566df438

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 3.0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Mar 12 2012 Ingvar Hagelund <ingvar@redpill-linpro.com> - 3.0.2-2
- Added PrivateTmp=true to varnishd unit file, closing #782539
- Fixed comment typos in varnish unit file