From 7a633b1f03ad11e2cd455ddfe9f29b0e921ca438 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 15:57:25 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- sratom.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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