[raptor2/f16] 2.0.4

Rex Dieter rdieter at fedoraproject.org
Sat Jul 30 02:41:40 UTC 2011


commit 562333edfeccd106d6e9e4be396769a675f66004
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Jul 29 21:47:11 2011 -0500

    2.0.4

 .gitignore               |    2 +-
 raptor2-2.0.3-curl.patch |   11 -----------
 raptor2.spec             |   12 +++++-------
 sources                  |    2 +-
 4 files changed, 7 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2010eac..2a86baf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/raptor2-2.0.3.tar.gz
+/raptor2-2.0.4.tar.gz
diff --git a/raptor2.spec b/raptor2.spec
index e35fac4..fb476cc 100644
--- a/raptor2.spec
+++ b/raptor2.spec
@@ -1,8 +1,8 @@
 
 Summary: RDF Parser Toolkit for Redland
 Name:    raptor2
-Version: 2.0.3
-Release: 3%{?dist}
+Version: 2.0.4
+Release: 1%{?dist}
 
 License: GPLv2+ or LGPLv2+ or ASL 2.0
 Source:  http://download.librdf.org/source/raptor2-%{version}.tar.gz
@@ -12,10 +12,6 @@ URL:     http://librdf.org/raptor/
 # make docs not conflict with raptor(1), DOC_MODULE=raptor2
 Patch50: raptor2-2.0.3-raptor2_doc.patch
 
-## upstream patches
-# https://github.com/dajobe/raptor/commit/820ea624587f045de732b7e0d6dda1499e0f61ff#src/raptor_internal.h
-Patch100: raptor2-2.0.3-curl.patch
-
 BuildRequires: curl-devel
 BuildRequires: gtk-doc
 BuildRequires: libxslt-devel 
@@ -40,7 +36,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 %setup -q
 
 %patch50 -p1 -b .raptor2_doc
-%patch100 -p1 -b .curl
 
 # hack to nuke rpaths
 %if "%{_libdir}" != "/usr/lib"
@@ -96,6 +91,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jul 29 2011 Rex Dieter <rdieter at fedoraproject.org> 2.0.4-1
+- 2.0.4
+
 * Fri Jul 29 2011 Rex Dieter <rdieter at fedoraproject.org> 2.0.3-3
 - upstream patch to fix build against newer libcurl
 
diff --git a/sources b/sources
index 14e343f..1414bfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46eff4b20f8752d1146a3e0c8b2168dd  raptor2-2.0.3.tar.gz
+0373efb8d85dc872bc7bb5b1c69299fb  raptor2-2.0.4.tar.gz


More information about the scm-commits mailing list