diff --git a/python-specfile.spec b/python-specfile.spec index 6dc950d..30f4e13 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-specfile -Version: 0.29.0 +Version: 0.30.0 Release: 1mamba Summary: A library for parsing and manipulating RPM spec files Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Jun 26 2024 Automatic Build System 0.30.0-1mamba +- automatic version update by autodist + * Thu Jun 06 2024 Automatic Build System 0.29.0-1mamba - automatic version update by autodist