Update to latest upstream version 3.2.2
This commit is contained in:
parent
55a7d7bb30
commit
fc452d5c02
2
.gitignore
vendored
2
.gitignore
vendored
@ -38,3 +38,5 @@ squid-3.1-10021.patch
|
||||
/squid-3.2.0.16.tar.bz2
|
||||
/squid-3.2.0.16.tar.bz2.asc
|
||||
/squid-3.2.1.tar.bz2
|
||||
/squid-3.2.2.tar.bz2
|
||||
/squid-3.2.2.tar.bz2.asc
|
||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
||||
929f7a3988fe63ec188d2ad920d92d82 squid-3.2.1.tar.bz2
|
||||
39d3f9d03cc0ea9e4d55cde02db18093 squid-3.2.2.tar.bz2
|
||||
43db024a63637c80a2df64f0e61f9460 squid-3.2.2.tar.bz2.asc
|
||||
|
@ -3,8 +3,8 @@
|
||||
## % define __find_requires %{SOURCE99}
|
||||
|
||||
Name: squid
|
||||
Version: 3.2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
# See CREDITS for breakdown of non GPLv2+ code
|
||||
@ -305,6 +305,9 @@ fi
|
||||
/sbin/chkconfig --add squid >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2012 Tomas Hozza <thozza@redhat.com> - 7:3.2.2-1
|
||||
- Update to latest upstream version 3.2.2
|
||||
|
||||
* Fri Oct 05 2012 Tomas Hozza <thozza@redhat.com> - 7:3.2.1-2
|
||||
- Introduced new systemd-rpm macros in squid spec file. (#850326)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user