diff --git a/python-sip.spec b/python-sip.spec index 9676e5d..3259a06 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sip -Version: 6.9.0 +Version: 6.9.1 Release: 1mamba Summary: Python extension module generator for C and C++ libraries Group: System/Libraries/Python @@ -67,6 +67,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Dec 14 2024 Automatic Build System 6.9.1-1mamba +- automatic version update by autodist + * Fri Dec 06 2024 Automatic Build System 6.9.0-1mamba - automatic version update by autodist