Remove pgp.asc from sources file and fixed typo in comment
This commit is contained in:
parent
64746cd6c6
commit
251ebfccea
1
sources
1
sources
@ -1,3 +1,2 @@
|
|||||||
SHA512 (squid-4.9.tar.xz) = ca3db39379ea0582ff28297dde21899d02916ea499fb9c0f86aa60301829b7c601bb21ee274f841555047bc911e878717b38670b8796e5d717862b7a285ef84f
|
SHA512 (squid-4.9.tar.xz) = ca3db39379ea0582ff28297dde21899d02916ea499fb9c0f86aa60301829b7c601bb21ee274f841555047bc911e878717b38670b8796e5d717862b7a285ef84f
|
||||||
SHA512 (squid-4.9.tar.xz.asc) = f5639adab0724ef47fbcf65bfaf7c35607f2d7d0565fb872af82aa0d11a272a72477e4f951ed52f8fc3a0636ad82b500e4b2bc84680b87b01607502809c70747
|
SHA512 (squid-4.9.tar.xz.asc) = f5639adab0724ef47fbcf65bfaf7c35607f2d7d0565fb872af82aa0d11a272a72477e4f951ed52f8fc3a0636ad82b500e4b2bc84680b87b01607502809c70747
|
||||||
SHA512 (pgp.asc) = 09f7012030d68831dfc083d67ca63ee54ed851482ca8d0e9505b444ee3e7ddeed62369b53f2917c9b2e0e57cc0533fce46e8cafd2ebcd1c6cb186b516efd0ad2
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 4.9
|
Version: 4.9
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The Squid proxy caching server
|
Summary: The Squid proxy caching server
|
||||||
Epoch: 7
|
Epoch: 7
|
||||||
# See CREDITS for breakdown of non GPLv2+ code
|
# See CREDITS for breakdown of non GPLv2+ code
|
||||||
@ -63,7 +63,7 @@ BuildRequires: libtool libtool-ltdl-devel
|
|||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
# For test suite
|
# For test suite
|
||||||
BuildRequires: pkgconfig(cppunit)
|
BuildRequires: pkgconfig(cppunit)
|
||||||
# For verifying downladed src tarball
|
# For verifying downloded src tarball
|
||||||
BuildRequires: gnupg2
|
BuildRequires: gnupg2
|
||||||
|
|
||||||
|
|
||||||
@ -291,7 +291,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 11 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.9-1
|
* Mon Nov 11 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.9-2
|
||||||
- new version 4.9
|
- new version 4.9
|
||||||
- verify src taball signature by default in prep section
|
- verify src taball signature by default in prep section
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user