- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 06:05:28 +00:00
parent 727063b334
commit 9299a9f476
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: varnish-modules
Version: 0.17.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A collection of modules ("vmods") extending Varnish VCL
License: BSD
@ -81,6 +81,9 @@ sed -i 's,tests/xkey/test12.vtc,,' src/Makefile
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.17.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Mar 17 2021 Ingvar Hagelund <ingvar@redpill-linpro.com> 0.17.1-1
- New upstream release
- Switched back to original varnish github upstream, as it has catched up