diff --git a/varnish.spec b/varnish.spec index 7c58bc8..37307dc 100644 --- a/varnish.spec +++ b/varnish.spec @@ -24,7 +24,7 @@ Summary: High-performance HTTP accelerator Name: varnish Version: 6.2.0 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD URL: https://www.varnish-cache.org/ Source0: http://varnish-cache.org/_downloads/%{name}-%{version}%{?vd_rc}.tgz @@ -419,10 +419,13 @@ fi %changelog -* Thu Aug 08 2019 Ingvar Hagelund - 6.2.0-3 +* Thu Aug 08 2019 Ingvar Hagelund - 6.2.0-4 - Pull in extra requirements to the build requirements to run more tests (on fedora: haproxy, vttest) +* Sat Jul 27 2019 Fedora Release Engineering - 6.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Apr 04 2019 Ingvar Hagelund - 6.2.0-2 - Run configure with LT_SYS_LIBRARY_PATH, removing the need for killing RPATH in libtool with sed and scattering LD_LIBRARY_PATH around