diff --git a/amsynth.spec b/amsynth.spec index 3c7dea5..282d60e 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A classic synthesizer with dual oscillators License: GPLv2+ @@ -114,6 +114,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri May 08 2020 Guido Aulisi - 1.10.0-1 - Update to 1.10.0 - Some spec cleanup