diff --git a/python-pkginfo.spec b/python-pkginfo.spec index b001d10..457eb58 100644 --- a/python-pkginfo.spec +++ b/python-pkginfo.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pkginfo -Version: 1.9.6 +Version: 1.10.0 Release: 1mamba Summary: Query metadata from sdists / bdists / installed packages Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sun Mar 03 2024 Automatic Build System 1.10.0-1mamba +- automatic version update by autodist + * Sat Sep 30 2023 Silvan Calarco 1.9.6-1mamba - package created using the webbuild interface