diff --git a/.cvsignore b/.cvsignore index 22b91cf..1097728 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wxPython-src-2.8.4.0.tar.bz2 +wxPython-src-2.8.7.1.tar.bz2 diff --git a/sources b/sources index 0d30ff5..ddd1250 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -424f5a569635646eb805adfe4e4dd9ec wxPython-src-2.8.4.0.tar.bz2 +04fc1079430b18e6fd097b3287e9ae10 wxPython-src-2.8.7.1.tar.bz2 diff --git a/wxPython.spec b/wxPython.spec index 90bfb07..40c07f5 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -4,8 +4,8 @@ %define buildflags WXPORT=gtk2 UNICODE=1 Name: wxPython -Version: 2.8.4.0 -Release: 3%{?dist} +Version: 2.8.7.1 +Release: 1%{?dist} Summary: GUI toolkit for the Python programming language @@ -14,8 +14,9 @@ License: LGPL URL: http://www.wxpython.org/ Source0: http://dl.sf.net/wxpython/wxPython-src-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: wxGTK-devel >= 2.8.4, pkgconfig +# make sure to keep this updated as appropriate +BuildRequires: wxGTK-devel >= 2.8.7 +BuildRequires: pkgconfig BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel BuildRequires: libGL-devel, libGLU-devel BuildRequires: python-devel, wxGTK-gl @@ -96,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 20 2008 Matthew Miller - 2.8.7.1-1 +- update to 2.8.7.1 + * Tue Feb 19 2008 Fedora Release Engineering - 2.8.4.0-3 - Autorebuild for GCC 4.3