Rebase to 1.2.5

This commit is contained in:
François Cami 2014-03-27 22:18:14 +01:00
parent 31b14422d0
commit 4396d7c46c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <fcami@fedoraproject.org> - 1.2.5-1
- rebase to 1.2.5
* Wed Jul 31 2013 Tomas Heinrich <theinric@redhat.com> - 1.2.0-1
- rebase to 1.2.0
- add gnutls-devel to BuildRequires

View File

@ -1 +1 @@
97e68782c26da97d32bbe18ecbebd1d3 librelp-1.2.0.tar.gz
991987cffcf1f0118c9410bb6ab53f5f librelp-1.2.5.tar.gz