diff --git a/varnish.spec b/varnish.spec index 09bf22b11ab12a989ca19f2138867c7264f0de65..75ce73682aa49e295b23efcae757edb5995f2781 100644 --- a/varnish.spec +++ b/varnish.spec @@ -1,7 +1,9 @@ +%global __python %{__python3} + Name: varnish Summary: A web application accelerator Version: 6.6.2 -Release: 2 +Release: 3 License: BSD URL: https://www.varnish-cache.org/ Source0: http://varnish-cache.org/_downloads/varnish-%{version}.tgz @@ -156,6 +158,9 @@ test -f /etc/varnish/secret || (uuidgen > /etc/varnish/secret && chmod 0600 /etc %{_mandir}/man7/*.7* %changelog +* Tue Dec 26 2023 weiyaping - 6.6.2-3 +- fix python syntax error in rpmbuild build report + * Fri Nov 25 2022 caodongxia - 6.6.2-2 - Modify invalid option for the varnished command