update to latest upstream 3.2.0.12
This commit is contained in:
parent
895bce2cf3
commit
f9181dea21
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@ squid-3.1-10021.patch
|
||||
/squid-3.2.0.10.tar.bz2.asc
|
||||
/squid-3.2.0.11.tar.bz2
|
||||
/squid-3.2.0.11.tar.bz2.asc
|
||||
/squid-3.2.0.12.tar.bz2
|
||||
/squid-3.2.0.12.tar.bz2.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
51d8434bb2f036d993d6b3ddb047afd7 squid-3.2.0.11.tar.bz2
|
||||
f9d2bc564e1288662ae81424471214f3 squid-3.2.0.11.tar.bz2.asc
|
||||
f11b71b7c58a2a20e87707d4ba441743 squid-3.2.0.12.tar.bz2
|
||||
233a1f0974e19be3acf64c30c78edcf6 squid-3.2.0.12.tar.bz2.asc
|
||||
|
@ -3,8 +3,8 @@
|
||||
## % define __find_requires %{SOURCE99}
|
||||
|
||||
Name: squid
|
||||
Version: 3.2.0.11
|
||||
Release: 3%{?dist}
|
||||
Version: 3.2.0.12
|
||||
Release: 1%{?dist}
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
# See CREDITS for breakdown of non GPLv2+ code
|
||||
@ -296,6 +296,9 @@ fi
|
||||
/sbin/chkconfig --add squid >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2011 Jiri Skala <jskala@redhat.com> - 7:3.2.0.12-1
|
||||
- update to latest upstream 3.2.0.12
|
||||
|
||||
* Mon Aug 29 2011 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.2.0.11-3
|
||||
- update to latest upstream 3.2.0.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user