diff --git a/.gitignore b/.gitignore index c3b9d49..bba342a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,3 @@ /varnish-modules-0.22.0.tar.gz /varnish-modules-0.24.0.tar.gz /varnish-modules-0.25.0.tar.gz -/varnish-modules-0.26.0.tar.gz -/varnish-modules-0.27.0.tar.gz -/varnish-modules-0.28.0.tar.gz diff --git a/sources b/sources index f25bbdd..5c516f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (varnish-modules-0.28.0.tar.gz) = 796f95ea6f8b69f6e4fb3daf327c4a6cccc9b6c927d8daace753aad7e443c1f937020465924e472ad65bb0a10e2e5bf85b6228afe3257dbfba0091750fbf300a +SHA512 (varnish-modules-0.25.0.tar.gz) = 2ad8ebeab165002d1bfba9a2088951fb10ff573f0205d3f04e68921f191441f4026450f3a0b78f2aa96f40c82838a2d4d5f0688141fa7b8241ae7b7a5f507c10 diff --git a/varnish-modules.spec b/varnish-modules.spec index 1c05255..14676b3 100644 --- a/varnish-modules.spec +++ b/varnish-modules.spec @@ -1,11 +1,16 @@ %global varnishver %(pkg-config --silence-errors --modversion varnishapi || echo 0) +%if 0%{?rhel} == 7 +%global docutils python34-docutils +%global rst2man rst2man-3.4 +%else %global docutils python3-docutils %global rst2man rst2man +%endif Name: varnish-modules -Version: 0.28.0 -Release: 5%{?dist} +Version: 0.25.0 +Release: 3%{?dist} Summary: A collection of modules ("vmods") extending Varnish VCL License: BSD-2-Clause @@ -76,42 +81,6 @@ sed -i 's,tests/xkey/test12.vtc,,' src/Makefile %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 0.28.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Thu May 21 2026 Ingvar Hagelund - 0.28.0-4 -- Built for varnish-9.0.3 - -* Fri May 15 2026 Ingvar Hagelund - 0.28.0-3 -- Built for varnish-9.0.2 - -* Thu Apr 30 2026 Ingvar Hagelund - 0.28.0-2 -- Built for varnish-9.0.1 - -* Mon Apr 13 2026 Ingvar Hagelund - 0.28.0-1 -- New upstream release varnish-modules-0.28.0, built for varnish-9.0.0 - -* Sat Jan 17 2026 Fedora Release Engineering - 0.27.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Mon Jan 05 2026 Ingvar Hagelund - 0.27.0-1 -- New upstream release varnish-modules-0.27.0 - -* Wed Nov 19 2025 Ingvar Hagelund - 0.26.0-5 -- Rebuilt for varnish-7.7.3-2, rhbz#2407456 - -* Mon Sep 15 2025 Ingvar Hagelund - 0.26.0-4 -- Rebuilt for varnish-7.7.3 - -* Fri Jul 25 2025 Fedora Release Engineering - 0.26.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun May 25 2025 Ingvar Hagelund - 0.26.1-2 -- Rebuilt for varnish-7.7.1 - -* Wed Mar 26 2025 Ingvar Hagelund - 0.26.0-1 -- New upstream release for varnish-7.7.0 - * Sun Jan 19 2025 Fedora Release Engineering - 0.25.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild