From 2fdf89dc6a3850181fcb0fa97600f99bd598a5a3 Mon Sep 17 00:00:00 2001 From: Dridi Boukelmoune Date: Sun, 11 Oct 2020 15:37:53 +0200 Subject: [PATCH] Rebuild for Varnish 6.5.1 --- vmod-querystring.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vmod-querystring.spec b/vmod-querystring.spec index b709766..a6fff14 100644 --- a/vmod-querystring.spec +++ b/vmod-querystring.spec @@ -2,7 +2,7 @@ Name: vmod-querystring Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: QueryString module for Varnish Cache URL: https://github.com/dridi/libvmod-querystring License: GPLv3+ @@ -58,6 +58,9 @@ rm %{buildroot}%{vmoddir}/*.la %changelog +* Sun Oct 11 2020 Dridi Boukelmoune - 2.0.2-2 +- Rebuild for Varnish 6.5.1 + * Mon Sep 21 2020 Dridi Boukelmoune - 2.0.2-1 - Bump to 2.0.2 for Varnish 6.5.0