diff --git a/python-rdflib.spec b/python-rdflib.spec index e1fd90c..02231fa 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -1,5 +1,5 @@ Name: python-rdflib -Version: 4.2.1 +Version: 4.2.2 Release: 1mamba Summary: A Python library for working with RDF, a simple yet powerful language for representing information. Group: System/Libraries/Python @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.python.org/pypi/rdflib/ -Source: https://pypi.python.org/packages/source/r/rdflib/rdflib-%{version}.tar.gz +Source: https://pypi.debian.net/rdflib/rdflib-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel @@ -37,7 +37,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build --single-version-externally-managed \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %files -f %{name}.filelist %defattr(-,root,root) @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist # %changelog +* Mon Feb 06 2017 Automatic Build System 4.2.2-1mamba +- automatic version update by autodist + * Thu Aug 13 2015 Automatic Build System 4.2.1-1mamba - automatic version update by autodist