diff --git a/python-tox.spec b/python-tox.spec index 1911a67..aacce58 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tox -Version: 4.11.3 +Version: 4.11.4 Release: 1mamba Summary: A generic virtualenv management and test command line tool Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://tox.readthedocs.org/ +URL: https://tox.wiki/en/4.11.4/ Source: https://pypi.debian.net/tox/tox-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -57,5 +57,8 @@ done %doc LICENSE %changelog +* Tue Nov 28 2023 Automatic Build System 4.11.4-1mamba +- automatic version update by autodist + * Wed Nov 08 2023 Silvan Calarco 4.11.3-1mamba - package created using the webbuild interface