From 6b4c0e48d730e1fc934fe651ff95a9fbc55eba02 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 12:01:21 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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