From 245ea0ef5b82a18549080cb7643b730e820bd39d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Nov 2014 09:08:58 -0600 Subject: [PATCH] 2.0.15 (#1159636) --- .gitignore | 1 + raptor2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0092b17..f7eb6f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /raptor2-2.0.14.tar.gz +/raptor2-2.0.15.tar.gz diff --git a/raptor2.spec b/raptor2.spec index b8f9cc3..7d88fa7 100644 --- a/raptor2.spec +++ b/raptor2.spec @@ -1,8 +1,8 @@ Summary: RDF Parser Toolkit for Redland Name: raptor2 -Version: 2.0.14 -Release: 4%{?dist} +Version: 2.0.15 +Release: 1%{?dist} License: GPLv2+ or LGPLv2+ or ASL 2.0 Source: http://download.librdf.org/source/raptor2-%{version}.tar.gz @@ -89,6 +89,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 03 2014 Rex Dieter 2.0.15-1 +- 2.0.15 (#1159636) + * Tue Aug 26 2014 David Tardon - 2.0.14-4 - rebuild for ICU 53.1 diff --git a/sources b/sources index d0581ef..a92ac7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3e0b43866197a5367b781b25510f728 raptor2-2.0.14.tar.gz +a39f6c07ddb20d7dd2ff1f95fa21e2cd raptor2-2.0.15.tar.gz