Browse Source

squid-3.5.27-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11167 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 6 years ago
parent
commit
b63ad300ad
1 changed files with 6 additions and 2 deletions
  1. 6 2
      s/squid/squid-vl.spec

+ 6 - 2
s/squid/squid-vl.spec

@@ -1,6 +1,6 @@
 %define         base_name       squid
 %define         pkg_epoch       7
-%define         pkg_version     3.5.19
+%define         pkg_version     3.5.27
 %define         pkg_release     1%{?_dist_release}
 %define         uid             23
 %define         gid             23
@@ -22,7 +22,7 @@ URL:            http://www.squid-cache.org
 
 Patch201: squid-3.1.0.9-config.patch
 Patch202: squid-3.1.0.9-location.patch
-Patch203: squid-3.0.STABLE1-perlpath.patch
+Patch203: squid-3.5.27-perlpath.patch
 
 Requires:       bash >= 2.0
 Requires(pre):  shadow-utils
@@ -275,6 +275,10 @@ fi
 %{_sysconfdir}/%{base_name}/%{base_name}.conf.documented
 
 %changelog
+* Wed Sep 06 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.5.27-1
+- new upstream release.
+- updated Patch203.
+
 * Wed Jun 29 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.5.19-1
 - new upstream release.