diff --git a/python-pkginfo.spec b/python-pkginfo.spec index 50f8ed3..489c783 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.12.1.1 +Version: 1.12.1.2 Release: 1mamba Summary: Query metadata from sdists / bdists / installed packages Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Thu Feb 20 2025 Automatic Build System 1.12.1.2-1mamba +- automatic version update by autodist + * Wed Feb 19 2025 Automatic Build System 1.12.1.1-1mamba - automatic version update by autodist