diff --git a/python-rdflib.spec b/python-rdflib.spec index 967249c..5f7b9b8 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -2,7 +2,7 @@ Name: python-rdflib Version: 4.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python library for working with RDF Group: Development/Languages @@ -99,6 +99,9 @@ PYTHONPATH=./build/lib %{__python} run_tests.py --verbose %{_bindir}/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 4.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Apr 18 2014 Dan Scott - 4.1.2-1 - Update for 4.1.2 release - Add PYTHONPATH awareness for running tests