diff --git a/python-rdflib.spec b/python-rdflib.spec index 6ed492f..64a8391 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 5.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library for working with RDF License: BSD @@ -147,6 +147,9 @@ sed -i -e "s|with-doctest = 1|#with-doctest = 1|" setup.cfg %{_bindir}/rdfs2dot-3* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 5.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 5.0.0-2 - Rebuilt for Python 3.10