diff --git a/libvisual.spec b/libvisual.spec index 06af537..4819057 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -2,7 +2,7 @@ Name: libvisual Version: 0.4.0 -Release: 31%{?dist} +Release: 32%{?dist} Epoch: 1 Summary: Abstraction library for audio visualisation plugins License: LGPLv2+ @@ -107,6 +107,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:0.4.0-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 19 2021 Kalev Lember - 1:0.4.0-31 - Use make_build/make_install macros - Drop unneeded ldconfig_scriptlets macro call