diff --git a/libvisual.spec b/libvisual.spec index b162be2..3409112 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -2,7 +2,7 @@ Name: libvisual Version: 0.4.0 -Release: 34%{?dist} +Release: 35%{?dist} Epoch: 1 Summary: Abstraction library for audio visualisation plugins License: LGPLv2+ @@ -109,6 +109,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1:0.4.0-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Sep 23 2021 Timm Bäder - 1:0.4.0-34 - Add patch to respect environment LDFLAGS