diff --git a/game-music-emu.spec b/game-music-emu.spec index 17c2dcc..588496c 100644 --- a/game-music-emu.spec +++ b/game-music-emu.spec @@ -1,6 +1,6 @@ Name: game-music-emu Version: 0.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Provides: libgme%{?_isa} = %{version}-%{release} Summary: Video game music file emulation/playback library License: LGPLv2+ @@ -87,6 +87,9 @@ cd .. %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 0.6.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Mar 30 2020 Karel Volný 0.6.3-1 - New release 0.6.3 (rhbz#1806784) - Fixes FTBFS (rhbz#1799384)