diff --git a/python-rdflib.changes b/python-rdflib.changes index 460918b..4a6e40f 100644 --- a/python-rdflib.changes +++ b/python-rdflib.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sat Apr 28 18:14:50 UTC 2012 - msuman@gnome.org + +- Update to version 3.2.1: + + New setuptools entry points for query processors and results + + Many bugfixes + +------------------------------------------------------------------- +Tue Mar 13 13:39:19 UTC 2012 - cfarrell@suse.com + +- license update: BSD-3-Clause + SPDX format + +------------------------------------------------------------------- +Wed Feb 15 20:17:16 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.2.0: + + rdflib now works under python3 + + Unit tests were updated and cleaned up + + Updated documentations + + A new resource oriented API was added + + Many bugfixes. + ------------------------------------------------------------------- Thu Sep 22 09:47:20 UTC 2011 - saschpe@suse.de diff --git a/python-rdflib.spec b/python-rdflib.spec index 96026cd..6015891 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -1,7 +1,7 @@ # # spec file for package python-rdflib # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # - Name: python-rdflib -Version: 3.1.0 +Version: 3.2.1 Release: 0 Summary: A Python library for working with RDF -Url: http://rdflib.net/ -License: Other License, see package +License: BSD-3-Clause Group: Development/Libraries/Python +Url: http://rdflib.net/ Source: rdflib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel diff --git a/rdflib-3.1.0.tar.gz b/rdflib-3.1.0.tar.gz deleted file mode 100644 index 44a90ff..0000000 --- a/rdflib-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eafa2a6abfde24f08bc8af0b43084bd30a00d94579bea9993643a8b438098043 -size 249824 diff --git a/rdflib-3.2.1.tar.gz b/rdflib-3.2.1.tar.gz new file mode 100644 index 0000000..6bd6340 --- /dev/null +++ b/rdflib-3.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1193b3614bf8f57793adcff0d0bbff9ed67a667849302c4f46192eb34822b21 +size 439814