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