diff --git a/ifm.spec b/ifm.spec index a6c7049..cf68fd8 100644 --- a/ifm.spec +++ b/ifm.spec @@ -1,6 +1,6 @@ Name: ifm Version: 5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Interactive Fiction Mapper Group: Amusements/Games @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Mar 01 2006 Chris Grau 5.1-3 +- Rebuild for FC-5. + * Mon Sep 26 2005 Chris Grau 5.1-2 - Added tk as a BR for the wish requirement in configure. - Fixed paths in man page to point to proper documentation.