This commit is contained in:
Dennis Gilmore 2016-02-04 04:07:49 +00:00
parent 27ab9cf600
commit c4304082ea

View File

@ -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 <releng@fedoraproject.org> - 1:0.4.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jan 19 2016 Tom Callaway <spot@fedoraproject.org> - 1:0.4.0-19
- spec file cleanups