[soprano/f14/master] update to soprano 2.5.1

thomasj thomasj at fedoraproject.org
Wed Sep 8 17:41:14 UTC 2010


commit 8f96ee0b426e96b726d5edba8ed141d65b499bc5
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Wed Sep 8 19:41:18 2010 +0200

    update to soprano 2.5.1

 .gitignore   |    1 +
 soprano.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d14e0a..20a8c5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 soprano-2.5.0.tar.bz2
+/soprano-2.5.1.tar.bz2
diff --git a/soprano.spec b/soprano.spec
index 2ea4477..1a5feb8 100644
--- a/soprano.spec
+++ b/soprano.spec
@@ -7,7 +7,7 @@
 
 Summary: Qt wrapper API to different RDF storage solutions
 Name:    soprano
-Version: 2.5.0
+Version: 2.5.1
 Release: 1%{?dist}
 
 Group:   System Environment/Libraries
@@ -108,7 +108,7 @@ format for easy browsing.
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%if 0%{?fedora} && 0%{?fedora} < 14
+%if 0%{?fedora} && 0%{?fedora} < 15
 export CXXFLAGS="%optflags -DQT_NO_DEBUG_OUTPUT"
 %endif
 %{cmake} \
@@ -215,6 +215,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 08 2010 Thomas Janssen <thomasj at fedoraproject.org> -2.5.1-1
+- sopranp-2.5.1
+
 * Sat Aug 07 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.5.0-1
 - soprano-2.5.0
 
diff --git a/sources b/sources
index 50cb312..0b503f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec09dd93e97a6ef8cb9bb83297206891  soprano-2.5.0.tar.bz2
+c0fcc0768b26eff3d1096a7b949f9d69  soprano-2.5.1.tar.bz2


More information about the scm-commits mailing list