diff --git a/.gitignore b/.gitignore index a307cc5..7df22df 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ librelp-1.0.0.tar.gz /librelp-1.2.0.tar.gz /librelp-1.2.5.tar.gz /librelp-1.2.7.tar.gz +/librelp-1.2.12.tar.gz diff --git a/librelp.spec b/librelp.spec index a0c299e..150f6ce 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,7 +1,7 @@ Summary: The Reliable Event Logging Protocol library Name: librelp -Version: 1.2.7 -Release: 5%{?dist} +Version: 1.2.12 +Release: 1%{?dist} License: GPLv3+ Group: System Environment/Libraries URL: http://www.rsyslog.com/ @@ -62,6 +62,9 @@ fi %{_libdir}/pkgconfig/relp.pc %changelog +* Tue Sep 27 2016 Radovan Sroka 1.2.12-1 +- rebase to 1.2.12 + * Thu Feb 04 2016 Fedora Release Engineering - 1.2.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 6532c59..16f041a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26e02602490af3a681a2a13e6ce29efb librelp-1.2.7.tar.gz +b99eb5e5eb77b4fd999e440876106aee librelp-1.2.12.tar.gz