diff --git a/worminator.spec b/worminator.spec index 76fd529..0fd107f 100644 --- a/worminator.spec +++ b/worminator.spec @@ -1,6 +1,6 @@ Name: worminator Version: 3.0R2.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Sidescrolling platform and shoot'em up action-game Group: Amusements/Games License: GPLv2+ @@ -71,6 +71,9 @@ fi %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 3.0R2.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Feb 22 2010 Hans de Goede 3.0R2.1-12 - Limit max framerate to 30 fps (fixes some sound issues) - Fix FTBFS (#564902)