From e000c1c05f069291ab6f5b5dafe2a83299789ec0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 09:11:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- lilv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lilv.spec b/lilv.spec index 7e5806a..84c15a3 100644 --- a/lilv.spec +++ b/lilv.spec @@ -3,7 +3,7 @@ Name: lilv Version: 0.24.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: An LV2 Resource Description Framework Library License: MIT @@ -96,6 +96,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-0.so.* %{python2_sitelib}/%{name}.* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.24.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu May 03 2018 Germano Massullo - 0.24.2-7 - removed %%dir %%{_sysconfdir}/bash_completion.d/ to fix bugreport #1303438