From 45e01ebdcf47ea2e1407d9b82bee8d93231e21bd Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Mon, 14 Nov 2022 09:08:31 +0100 Subject: [PATCH] Built for varnish-7.1.2 --- varnish-modules.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/varnish-modules.spec b/varnish-modules.spec index 2669d89..6a235d0 100644 --- a/varnish-modules.spec +++ b/varnish-modules.spec @@ -11,7 +11,7 @@ Name: varnish-modules Version: 0.20.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A collection of modules ("vmods") extending Varnish VCL License: BSD @@ -83,6 +83,9 @@ sed -i 's,tests/xkey/test12.vtc,,' src/Makefile %changelog +* Mon Nov 14 2022 Ingvar Hagelund - 0.20.0-4 +- Built for varnish-7.1.2 + * Mon Aug 15 2022 Ingvar Hagelund - 0.20.0-3 - Built for varnish-7.1.1