[python-rdflib/f16] Update to 3.2.0

Pierre-YvesChibon pingou at fedoraproject.org
Fri Jan 20 09:35:08 UTC 2012


commit 4f21a45cbc93707febae5612d720829e5a252fd7
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Fri Jan 20 10:21:55 2012 +0100

    Update to 3.2.0

 .gitignore         |    2 ++
 python-rdflib.spec |   10 ++++++++--
 sources            |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f04f2a6..6c5107a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 rdflib-2.4.2.tar.gz
 /rdflib-3.1.0.tar.gz
+/rdflib-3.2.0-RC.tar.gz
+/rdflib-3.2.0.tar.gz
diff --git a/python-rdflib.spec b/python-rdflib.spec
index eb795ec..7d41981 100644
--- a/python-rdflib.spec
+++ b/python-rdflib.spec
@@ -4,13 +4,13 @@
 %define run_tests 0
 
 Name:           python-rdflib
-Version:        3.1.0
+Version:        3.2.0
 Release:        1%{?dist}
 Summary:        Python library for working with RDF
 
 Group:          Development/Languages
 License:        BSD
-URL:            http://rdflib.net
+URL:            http://code.google.com/p/rdflib/
 Source0:        http://rdflib.googlecode.com/files/rdflib-%{version}.tar.gz
 BuildArch:      noarch
 
@@ -73,6 +73,12 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Fri Jan 20 2012 Pierre-Yves Chibon <pingou at pingoured.fr> - 3.2.0-1
+- Update to 3.2.0
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Wed Sep 28 2011 David Malcolm <dmalcolm at redhat.com> - 3.1.0-1
 - 3.1.0; converting from arch-specific to noarch (sitearch -> sitelib);
 removing rdfpipe and various other extensions
diff --git a/sources b/sources
index 713e011..a55f141 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-415c3b28ab0c6010b02c1523e8fa5b28  rdflib-3.1.0.tar.gz
+ab3d3a5f71ebb6fe4fd33539f5d5768e  rdflib-3.2.0.tar.gz


More information about the scm-commits mailing list