update to latest upstream 3.2.0.13
This commit is contained in:
parent
f9181dea21
commit
f0d8c61741
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,3 +26,5 @@ squid-3.1-10021.patch
|
||||
/squid-3.2.0.11.tar.bz2.asc
|
||||
/squid-3.2.0.12.tar.bz2
|
||||
/squid-3.2.0.12.tar.bz2.asc
|
||||
/squid-3.2.0.13.tar.bz2
|
||||
/squid-3.2.0.13.tar.bz2.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
f11b71b7c58a2a20e87707d4ba441743 squid-3.2.0.12.tar.bz2
|
||||
233a1f0974e19be3acf64c30c78edcf6 squid-3.2.0.12.tar.bz2.asc
|
||||
cef6d63729b34404a3e463f0bd81b1e3 squid-3.2.0.13.tar.bz2
|
||||
6a65c111b85313e4554e6c44d8f4fab2 squid-3.2.0.13.tar.bz2.asc
|
||||
|
@ -3,7 +3,7 @@
|
||||
## % define __find_requires %{SOURCE99}
|
||||
|
||||
Name: squid
|
||||
Version: 3.2.0.12
|
||||
Version: 3.2.0.13
|
||||
Release: 1%{?dist}
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
@ -296,6 +296,9 @@ fi
|
||||
/sbin/chkconfig --add squid >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Mon Oct 17 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.13-1
|
||||
- update to latest upstream 3.2.0.13
|
||||
|
||||
* Tue Sep 20 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.12-1
|
||||
- update to latest upstream 3.2.0.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user