From 5437623b5ee8edda1a7bb847d822323c104c2c28 Mon Sep 17 00:00:00 2001 From: Lubos Uhliarik Date: Tue, 28 Jan 2020 17:05:45 +0100 Subject: [PATCH] new version 4.10 --- squid-3.0.STABLE1-perlpath.patch | 2 +- squid.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/squid-3.0.STABLE1-perlpath.patch b/squid-3.0.STABLE1-perlpath.patch index 0805fd0..087469d 100644 --- a/squid-3.0.STABLE1-perlpath.patch +++ b/squid-3.0.STABLE1-perlpath.patch @@ -6,5 +6,5 @@ index 4cb0480..4b89910 100755 -#!/usr/local/bin/perl -Tw +#!/usr/bin/perl -Tw # - # * Copyright (C) 1996-2019 The Squid Software Foundation and contributors + # * Copyright (C) 1996-2020 The Squid Software Foundation and contributors # * diff --git a/squid.spec b/squid.spec index 49c0ce9..ad01a2b 100644 --- a/squid.spec +++ b/squid.spec @@ -1,8 +1,8 @@ %define __perl_requires %{SOURCE98} Name: squid -Version: 4.9 -Release: 3%{?dist} +Version: 4.10 +Release: 1%{?dist} Summary: The Squid proxy caching server Epoch: 7 # See CREDITS for breakdown of non GPLv2+ code @@ -295,6 +295,9 @@ fi %changelog +* Tue Jan 28 2020 Lubos Uhliarik - 7:4.10-1 +- new version 4.10 + * Tue Dec 17 2019 Lubos Uhliarik - 7:4.9-3 - Resolves: #1784383 - Add BuildRequires: systemd-rpm-macros - Resolves: #1783757 - Build with ./configure --with-pidfile=/run/squid.pid