[librelp] Upgrade to upstream version 1.0.1

Tomas Heinrich theinric at fedoraproject.org
Wed Nov 21 15:37:51 UTC 2012


commit 7372524361c088731acfc4678dafa7f2e151c48c
Author: Tomas Heinrich <theinric at redhat.com>
Date:   Tue Nov 20 22:03:30 2012 +0100

    Upgrade to upstream version 1.0.1

 .gitignore   |    1 +
 librelp.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2a5012..950d4a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 librelp-1.0.0.tar.gz
+/librelp-1.0.1.tar.gz
diff --git a/librelp.spec b/librelp.spec
index 769499d..4b00b41 100644
--- a/librelp.spec
+++ b/librelp.spec
@@ -1,7 +1,7 @@
 Summary: The Reliable Event Logging Protocol library
 Name: librelp
-Version: 1.0.0
-Release: 4%{?dist}
+Version: 1.0.1
+Release: 1%{?dist}
 License: GPLv3+
 Group: System Environment/Libraries
 URL: http://www.rsyslog.com/
@@ -61,6 +61,9 @@ fi
 %{_libdir}/pkgconfig/relp.pc
 
 %changelog
+* Wed Nov 21 2012 Tomas Heinrich <theinric at redhat.com> - 1.0.1-1
+- upgrade to upstream version 1.0.1
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 0c63023..cc5856e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b8820f8da639a00c75f5cc8f5d21919  librelp-1.0.0.tar.gz
+cebee9d81974fe38c5c6160f632f2946  librelp-1.0.1.tar.gz


More information about the scm-commits mailing list