diff --git a/.gitignore b/.gitignore index 254f7ea..5a20519 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,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 +/librelp-1.2.0.tar.gz diff --git a/librelp.spec b/librelp.spec index f4f0a7b..64414c1 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,6 +1,6 @@ Summary: The Reliable Event Logging Protocol library Name: librelp -Version: 1.0.3 +Version: 1.2.0 Release: 1%{?dist} License: GPLv3+ Group: System Environment/Libraries @@ -61,6 +61,9 @@ fi %{_libdir}/pkgconfig/relp.pc %changelog +* Wed Jul 31 2013 Tomas Heinrich - 1.2.0-1 +- rebase to 1.2.0 + * Wed Apr 10 2013 Tomas Heinrich - 1.0.3-1 - rebase to 1.0.3 diff --git a/sources b/sources index 4f8b89b..0ff1973 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -375012038b321534479b3a447f877c62 librelp-1.0.3.tar.gz +97e68782c26da97d32bbe18ecbebd1d3 librelp-1.2.0.tar.gz