[serd] New upstream release 0.14.0

Brendan Jones bsjones at fedoraproject.org
Fri Apr 20 18:01:01 UTC 2012


commit e455e882ad20d602569f6875298d984deaa9e29d
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Fri Apr 20 20:00:53 2012 +0200

    New upstream release 0.14.0

 .gitignore |    1 +
 serd.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac38702..1221681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /serd-0.5.0.tar.bz2
+/serd-0.14.0.tar.bz2
diff --git a/serd.spec b/serd.spec
index 2dbf6b8..780980c 100644
--- a/serd.spec
+++ b/serd.spec
@@ -1,8 +1,8 @@
 %global maj 0
 
 Name:           serd
-Version:        0.5.0
-Release:        3%{?dist}
+Version:        0.14.0
+Release:        1%{?dist}
 Summary:        A lightweight C library for RDF syntax
 
 Group:          System Environment/Libraries
@@ -63,7 +63,7 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
 %postun -p /sbin/ldconfig
 
 %files
-%doc AUTHORS ChangeLog README COPYING
+%doc AUTHORS NEWS README COPYING
 %{_libdir}/lib%{name}-%{maj}.so.*
 %{_bindir}/serdi
 %{_mandir}/man1/serdi.1*
@@ -76,6 +76,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Apr 20 2012 Brendan Jones <brendan.jones.it at gmail.com> - 0.14.0-1
+- New upstream release. 
+
 * Sat Jan 14 2012 Brendan Jones <brendan.jones.it at gmail.com> - 0.5.0-3
 - Move man1 file, furtherqualify wildcards. 
 
diff --git a/sources b/sources
index c7401d8..a89584c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33688d9ad0775647124d1e86dc4cf387  serd-0.5.0.tar.bz2
+405b11ee92f3f19ce4a757ba34953886  serd-0.14.0.tar.bz2


More information about the scm-commits mailing list