From 01bb5fd5374f4415432406c3d2585147add2325b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:40:09 +0100 Subject: [PATCH] automatic version update by autodist [release 6.6.1-1mamba;Sat May 21 2022] --- python-sip.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-sip.spec b/python-sip.spec index b75d475..34cfc18 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -1,6 +1,6 @@ Name: python-sip -Version: 6.5.1 -Release: 3mamba +Version: 6.6.1 +Release: 1mamba Summary: Python extension module generator for C and C++ libraries Group: System/Libraries/Python Vendor: openmamba @@ -13,6 +13,7 @@ License: GPL BuildRequires: glibc-devel BuildRequires: libpython3-devel BuildRequires: python3.7dist(packaging) +BuildRequires: python3.7dist(ply) BuildRequires: python3.7dist(setuptools) BuildRequires: python3.7dist(toml) ## AUTOBUILDREQ-END @@ -81,6 +82,9 @@ find %{python_sitearch}/*.egg-info -type d -empty -delete > /dev/null || true %doc LICENSE LICENSE-GPL2 LICENSE-GPL3 %changelog +* Sat May 21 2022 Automatic Build System 6.6.1-1mamba +- automatic version update by autodist + * Thu Apr 07 2022 Silvan Calarco 6.5.1-3mamba - fix some requires and obsoletes