diff --git a/librelp.spec b/librelp.spec index f5d8daf..e90a1d7 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,7 +1,7 @@ Summary: The Reliable Event Logging Protocol library Name: librelp Version: 0.1.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: System Environment/Libraries URL: http://www.rsyslog.com/ @@ -61,6 +61,9 @@ fi %{_libdir}/pkgconfig/relp.pc %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed May 7 2008 Tomas Heinrich 0.1.1-2 - removed "BuildRequires: autoconf automake"