diff --git a/game-music-emu.spec b/game-music-emu.spec index 00dccc9..ae9c026 100644 --- a/game-music-emu.spec +++ b/game-music-emu.spec @@ -1,6 +1,6 @@ Name: game-music-emu Version: 0.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Provides: libgme%{?_isa} = %{version}-%{release} Summary: Video game music file emulation/playback library License: LGPLv2+ @@ -85,6 +85,9 @@ cd .. %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 0.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Dec 18 2018 Karel Volný 0.6.2-1 - New release 0.6.2 - Fixes CVE-2017-17446 (rhbz#1524562)