From 4396d7c46c3a07c82d50d04fd8dc28a504d6673a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Cami?= Date: Thu, 27 Mar 2014 22:18:14 +0100 Subject: [PATCH] Rebase to 1.2.5 --- .gitignore | 1 + librelp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a20519..03ab9a8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ librelp-1.0.0.tar.gz /librelp-1.0.2.tar.gz /librelp-1.0.3.tar.gz /librelp-1.2.0.tar.gz +/librelp-1.2.5.tar.gz diff --git a/librelp.spec b/librelp.spec index b10ec04..fb9dd66 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,6 +1,6 @@ Summary: The Reliable Event Logging Protocol library Name: librelp -Version: 1.2.0 +Version: 1.2.5 Release: 1%{?dist} License: GPLv3+ Group: System Environment/Libraries @@ -62,6 +62,9 @@ fi %{_libdir}/pkgconfig/relp.pc %changelog +* Thu Mar 27 2014 François Cami - 1.2.5-1 +- rebase to 1.2.5 + * Wed Jul 31 2013 Tomas Heinrich - 1.2.0-1 - rebase to 1.2.0 - add gnutls-devel to BuildRequires diff --git a/sources b/sources index 0ff1973..873b3d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97e68782c26da97d32bbe18ecbebd1d3 librelp-1.2.0.tar.gz +991987cffcf1f0118c9410bb6ab53f5f librelp-1.2.5.tar.gz