diff --git a/varnish.spec b/varnish.spec index 5911f6833ad2c05ca5bd617ea5370d36e9c6495c..7b7928194166f726269bfbf532cfe5f87a7400c4 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