diff --git a/.cvsignore b/.cvsignore index 448c0f9..89fe563 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -squid-3.0.STABLE2.tar.bz2 +squid-3.0.STABLE4.tar.bz2 diff --git a/sources b/sources index 5c18b87..4e81672 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33c89b22aaf27d12b818b5f120aa0322 squid-3.0.STABLE2.tar.bz2 +50ea09d59b8a37b34d0ea38acb1eef43 squid-3.0.STABLE4.tar.bz2 diff --git a/squid.spec b/squid.spec index 51fe506..4553bff 100644 --- a/squid.spec +++ b/squid.spec @@ -3,8 +3,8 @@ ## % define __find_requires %{SOURCE99} Name: squid -Version: 3.0.STABLE2 -Release: 2%{?dist} +Version: 3.0.STABLE4 +Release: 1%{?dist} Summary: The Squid proxy caching server Epoch: 7 License: GPLv2+ @@ -333,6 +333,9 @@ fi chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || : %changelog +* Tue Apr 08 2008 Martin Nagy - 7:3.0.STABLE4-1 +- upgrade to latest upstream + * Thu Apr 03 2008 Martin Nagy - 7:3.0.STABLE2-2 - add %%{optflags} to make - remove warnings about unused return values