diff --git a/python-rdflib.spec b/python-rdflib.spec index 4634d78..8c32ea0 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rdflib -Version: 7.0.0 +Version: 7.1.1 Release: 1mamba Summary: A Python library for working with RDF, a simple yet powerful language for representing information. Group: System/Libraries/Python @@ -12,7 +12,6 @@ Source: https://pypi.debian.net/rdflib/rdflib-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel -BuildRequires: python3.11dist(isodate) BuildRequires: python3.11dist(pyparsing) ## AUTOBUILDREQ-END BuildRequires: python3-devel >= 3.11.5-3mamba @@ -61,6 +60,12 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Mon Oct 28 2024 Automatic Build System 7.1.1-1mamba +- automatic version update by autodist + +* Thu Oct 17 2024 Automatic Build System 7.1.0-1mamba +- automatic version update by autodist + * Thu Dec 28 2023 Automatic Build System 7.0.0-1mamba - automatic version update by autodist