From ab5df0ddf35bca810a29e46844df0a185f42e1fc Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Thu, 21 May 2026 13:12:41 +0200 Subject: [PATCH] Build for varnish-6.0.18 --- varnish-modules.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/varnish-modules.spec b/varnish-modules.spec index d71c85b..c006271 100644 --- a/varnish-modules.spec +++ b/varnish-modules.spec @@ -5,7 +5,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: varnish-modules Version: 0.15.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A collection of modules ("vmods") extending Varnish VCL License: BSD @@ -70,6 +70,9 @@ rm %{buildroot}%{_pkgdocdir}/LICENSE # Rather use license macro %{_mandir}/man3/*.3* %changelog +* Wed May 20 2026 Ingvar Hagelund 0.15.1-6 +- Build for varnish-6.0.18 + * Thu Mar 26 2026 Ingvar Hagelund 0.15.1-5 - Build for varnish-6.0.17