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