diff --git a/sratom.spec b/sratom.spec index af5b0ff..c8f4d35 100644 --- a/sratom.spec +++ b/sratom.spec @@ -2,7 +2,7 @@ Name: sratom Version: 0.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A C library for serializing LV2 plugins Group: System Environment/Libraries @@ -81,6 +81,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-0.so.* %{_mandir}/man3/* %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 0.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sat May 12 2012 Brendan Jones - 0.2.0-3 - Temporarily remove tests - http://dev.drobilla.net/ticket/832