[raptor2] 2.0.6

Rex Dieter rdieter at fedoraproject.org
Mon Mar 5 16:26:01 UTC 2012


commit 9c1ba78443987add2307d00b04354aff564087bb
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Mar 5 10:25:35 2012 -0600

    2.0.6

 .gitignore                      |    1 +
 raptor2-2.0.3-raptor2_doc.patch |   25 -------------------------
 raptor2.spec                    |   11 +++++------
 sources                         |    2 +-
 4 files changed, 7 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a86baf..361258d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /raptor2-2.0.4.tar.gz
+/raptor2-2.0.6.tar.gz
diff --git a/raptor2.spec b/raptor2.spec
index 6153065..8c7acd7 100644
--- a/raptor2.spec
+++ b/raptor2.spec
@@ -1,16 +1,14 @@
 
 Summary: RDF Parser Toolkit for Redland
 Name:    raptor2
-Version: 2.0.4
-Release: 4%{?dist}
+Version: 2.0.6
+Release: 1%{?dist}
 
 License: GPLv2+ or LGPLv2+ or ASL 2.0
 Source:  http://download.librdf.org/source/raptor2-%{version}.tar.gz
 URL:     http://librdf.org/raptor/
 
 ## upstreamable patches
-# make docs not conflict with raptor(1), DOC_MODULE=raptor2
-Patch50: raptor2-2.0.3-raptor2_doc.patch
 
 BuildRequires: curl-devel
 BuildRequires: gtk-doc
@@ -35,8 +33,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 %prep
 %setup -q
 
-%patch50 -p1 -b .raptor2_doc
-
 # hack to nuke rpaths
 %if "%{_libdir}" != "/usr/lib"
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
@@ -87,6 +83,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Mar 05 2012 Rex Dieter <rdieter at fedoraproject.org> 2.0.6-1
+- 2.0.6
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 1414bfd..e172884 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0373efb8d85dc872bc7bb5b1c69299fb  raptor2-2.0.4.tar.gz
+1f07af81cbe3cf1bf0d1d250b18d9f93  raptor2-2.0.6.tar.gz


More information about the scm-commits mailing list