diff --git a/wxPython.spec b/wxPython.spec index 8330ca3..f40dca2 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -5,7 +5,7 @@ Name: wxPython Version: 2.8.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GUI toolkit for the Python programming language @@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.8.9.1-2 +- Rebuild for Python 2.6 + * Tue Sep 30 2008 Dan Horak - 2.8.9.1-1 - update to 2.8.9.1 - fix libdir for additional wx libraries (#306761)