diff --git a/PySolFC.spec b/PySolFC.spec index 38c7648..0cd83b4 100644 --- a/PySolFC.spec +++ b/PySolFC.spec @@ -5,7 +5,7 @@ Name: PySolFC Version: 1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A collection of solitare card games Group: Amusements/Games License: GPLv2+ @@ -22,7 +22,7 @@ Requires: python-imaging, tile # really required Requires: tcl Requires: tk, tix, tkinter -Requires: python-imageing-tk +Requires: python-imaging-tk BuildRequires: python-devel BuildRequires: desktop-file-utils @@ -70,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 22 2007 Stewart Adam 1.1-3 +- s/python-imageing-tk/python-imaging-tk/ + * Fri Oct 19 2007 Stewart Adam 1.1-2 - Add Requires: python-imageing-tk