Update to latest upstream version 3.2.3
This commit is contained in:
parent
fc452d5c02
commit
fa1b14c3dc
2
.gitignore
vendored
2
.gitignore
vendored
@ -40,3 +40,5 @@ squid-3.1-10021.patch
|
||||
/squid-3.2.1.tar.bz2
|
||||
/squid-3.2.2.tar.bz2
|
||||
/squid-3.2.2.tar.bz2.asc
|
||||
/squid-3.2.3.tar.bz2
|
||||
/squid-3.2.3.tar.bz2.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
39d3f9d03cc0ea9e4d55cde02db18093 squid-3.2.2.tar.bz2
|
||||
43db024a63637c80a2df64f0e61f9460 squid-3.2.2.tar.bz2.asc
|
||||
b26171dfd397defd9ee113d555691b86 squid-3.2.3.tar.bz2
|
||||
6a9ce59216d0413d68f7524d08d6a426 squid-3.2.3.tar.bz2.asc
|
||||
|
@ -3,7 +3,7 @@
|
||||
## % define __find_requires %{SOURCE99}
|
||||
|
||||
Name: squid
|
||||
Version: 3.2.2
|
||||
Version: 3.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
@ -305,6 +305,9 @@ fi
|
||||
/sbin/chkconfig --add squid >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Mon Oct 22 2012 Tomas Hozza <thozza@redhat.com> - 7:3.2.3-1
|
||||
- Update to latest upstream version 3.2.3
|
||||
|
||||
* Tue Oct 16 2012 Tomas Hozza <thozza@redhat.com> - 7:3.2.2-1
|
||||
- Update to latest upstream version 3.2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user