diff --git a/python-trove-classifiers.spec b/python-trove-classifiers.spec index 3dcae07..87e3bc5 100644 --- a/python-trove-classifiers.spec +++ b/python-trove-classifiers.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-trove-classifiers -Version: 2023.7.6 +Version: 2023.8.7 Release: 1mamba Summary: Canonical source for classifiers on PyPI (pypi.org) Group: System/Libraries @@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Aug 08 2023 Automatic Build System 2023.8.7-1mamba +- automatic version update by autodist + * Fri Aug 04 2023 Silvan Calarco 2023.7.6-1mamba - package created using the webbuild interface