From 685a7d4495a8aa87e39bec0ad5134e134840274e Mon Sep 17 00:00:00 2001 From: Tomas Heinrich Date: Wed, 10 Apr 2013 14:50:50 +0200 Subject: [PATCH] Rebase to 1.0.3 --- .gitignore | 1 + librelp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 24bc965..254f7ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ librelp-1.0.0.tar.gz /librelp-1.0.1.tar.gz /librelp-1.0.2.tar.gz +/librelp-1.0.3.tar.gz diff --git a/librelp.spec b/librelp.spec index ac74143..f4f0a7b 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,6 +1,6 @@ Summary: The Reliable Event Logging Protocol library Name: librelp -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} License: GPLv3+ Group: System Environment/Libraries @@ -61,6 +61,9 @@ fi %{_libdir}/pkgconfig/relp.pc %changelog +* Wed Apr 10 2013 Tomas Heinrich - 1.0.3-1 +- rebase to 1.0.3 + * Thu Apr 04 2013 Tomas Heinrich - 1.0.2-1 - rebase to 1.0.2 diff --git a/sources b/sources index 35bfc24..4f8b89b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -634e5fcfbb3efdc1bccf9b16bc28cedf librelp-1.0.2.tar.gz +375012038b321534479b3a447f877c62 librelp-1.0.3.tar.gz