new version 4.10
This commit is contained in:
parent
f2f206eb62
commit
5437623b5e
@ -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
|
||||
# *
|
||||
|
@ -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 <luhliari@redhat.com> - 7:4.10-1
|
||||
- new version 4.10
|
||||
|
||||
* Tue Dec 17 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.9-3
|
||||
- Resolves: #1784383 - Add BuildRequires: systemd-rpm-macros
|
||||
- Resolves: #1783757 - Build with ./configure --with-pidfile=/run/squid.pid
|
||||
|
Loading…
Reference in New Issue
Block a user