diff --git a/python-rdflib.spec b/python-rdflib.spec index 9301512..4634d78 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rdflib -Version: 6.2.0 -Release: 3mamba +Version: 7.0.0 +Release: 1mamba Summary: A Python library for working with RDF, a simple yet powerful language for representing information. Group: System/Libraries/Python Vendor: openmamba @@ -14,7 +14,6 @@ License: BSD BuildRequires: libpython311-devel BuildRequires: python3.11dist(isodate) BuildRequires: python3.11dist(pyparsing) -BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython3-devel @@ -62,6 +61,9 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Thu Dec 28 2023 Automatic Build System 7.0.0-1mamba +- automatic version update by autodist + * Tue Dec 26 2023 Silvan Calarco 6.2.0-3mamba - obsolete python-rdflib-py310