From c4304082eaa4b39e926f71a0ad08268798bfd3a6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 04:07:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libvisual.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvisual.spec b/libvisual.spec index f34d1ce..d95fe94 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -2,7 +2,7 @@ Name: libvisual Version: 0.4.0 -Release: 19%{?dist} +Release: 20%{?dist} Epoch: 1 Summary: Abstraction library for audio visualisation plugins Group: Applications/Multimedia @@ -75,6 +75,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1:0.4.0-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jan 19 2016 Tom Callaway - 1:0.4.0-19 - spec file cleanups