[liblrdf] Upgrade to liblrdf-0.5.0.

green green at fedoraproject.org
Tue Nov 15 02:23:24 UTC 2011


commit 2f6a4302d304456461ed2d81d43ae7703f4c389a
Author: Anthony Green <green at moxielogic.com>
Date:   Mon Nov 14 21:22:35 2011 -0500

    Upgrade to liblrdf-0.5.0.

 .gitignore   |    1 +
 liblrdf.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d277245..3f01b4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 liblrdf-0.4.0.tar.gz
+/liblrdf-0.5.0.tar.gz
diff --git a/liblrdf.spec b/liblrdf.spec
index 1a9fbc3..c7430a4 100644
--- a/liblrdf.spec
+++ b/liblrdf.spec
@@ -1,14 +1,14 @@
 Summary:      Library for manipulating RDF files describing LADSPA plugins
 Name:         liblrdf
-Version:      0.4.0
-Release:      17%{?dist}
+Version:      0.5.0
+Release:      1%{?dist}
 License:      GPLv2+
 Group:        System Environment/Libraries
 URL:          http://lrdf.sourceforge.net/
-Source0:      http://download.sourceforge.net/lrdf/liblrdf-0.4.0.tar.gz
+Source0:      http://download.sourceforge.net/lrdf/liblrdf-0.5.0.tar.gz
 Source1:      liblrdf-README.fedora
 BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: pkgconfig, ladspa-devel, raptor-devel
+BuildRequires: pkgconfig, ladspa-devel, raptor2-devel, openssl-devel
 Requires:     ladspa
 
 %description
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Mon Nov 14 2011 Anthony Green <green at redhat.com> 0.5.0-1
+- Upgrade.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index f1772fe..7befebc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-327a5674f671c4b360c6353800226877  liblrdf-0.4.0.tar.gz
+371b90058c25d3cd80d2e185724b274d  liblrdf-0.5.0.tar.gz


More information about the scm-commits mailing list