From c15b360ea0492322c8299dbe77beae66b5fac431 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 08:18:09 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- game-music-emu.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/game-music-emu.spec b/game-music-emu.spec index 5b8e73d..1a6eb0b 100644 --- a/game-music-emu.spec +++ b/game-music-emu.spec @@ -1,6 +1,6 @@ Name: game-music-emu Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Provides: libgme%{?_isa} = %{version}-%{release} Summary: Video game music file emulation/playback library License: LGPLv2+ @@ -89,6 +89,9 @@ cd .. %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.6.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Sep 20 2013 Karel Volný 0.6.0-3 - Adjust virtual provides according to further comments on bug#1006881