Rebase to 5.1.3 for VSV00001
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
59886e5914
commit
e9764a506a
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ varnish-2.1.3.tar.gz
|
||||
/pkg-varnish-cache-92373fe.tar.gz
|
||||
/pkg-varnish-cache-5b97619.tar.gz
|
||||
/varnish-5.1.2.tar.gz
|
||||
/varnish-5.1.3.tar.gz
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (varnish-5.1.2.tar.gz) = 6ee71c2678a34f7e3963547d8e79bd83e3b326ffe703ad60f0d6f8f218a3801849c870aa00e407008ef22cd2b2baf4cbe02625ce77018279afdb8208d43a743b
|
||||
SHA512 (pkg-varnish-cache-5b97619.tar.gz) = 2577a320f6a569b4c07363d6be8a88e8a3a4d50e98f59e80aea302cb2026b9bc329812a720f096899ae77d568a3d775a55b2fed134cb3e54c7261466cdd730e8
|
||||
SHA512 (varnish-5.1.3.tar.gz) = a10c317dc38ddff139ca8153f6388955df449c3abeb4d4f069b632ba2b32064a2827ab05fa8515994b251a68507fc3a7bf4e08eacc991fc03283ab234b9efd0a
|
||||
|
@ -16,8 +16,8 @@
|
||||
|
||||
Summary: High-performance HTTP accelerator
|
||||
Name: varnish
|
||||
Version: 5.1.2
|
||||
Release: 1%{?v_rc}%{?dist}.1
|
||||
Version: 5.1.3
|
||||
Release: 1%{?v_rc}%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.varnish-cache.org/
|
||||
@ -396,6 +396,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 02 2017 Patrick Uiterwijk <patrick@puiterwijk.org> - 5.1.3-1
|
||||
- Rebase to 5.1.3 for VSV00001
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.2-1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user