From 41dc6226d4d759568a7607cbe70c63f3110d114b Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Thu, 26 Mar 2020 09:31:31 +0100 Subject: [PATCH] Rebuilt against varnish-6.3.2 --- vmod-uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-uuid.spec b/vmod-uuid.spec index df1489a..ff2edfd 100644 --- a/vmod-uuid.spec +++ b/vmod-uuid.spec @@ -1,7 +1,7 @@ Name: vmod-uuid Summary: UUID module for Varnish Cache Version: 1.6 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD URL: https://github.com/otto-de/libvmod-uuid Source0: https://github.com/otto-de/lib%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -65,6 +65,9 @@ find %{buildroot}/%{_libdir}/ -name '*.a' -delete %changelog +* Thu Mar 26 2020 Ingvar Hagelund - 1.6-7 +- Rebuilt against varnish-6.3.2 + * Fri Jan 31 2020 Fedora Release Engineering - 1.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild