From 1255630b7579acbe06801dd3ebe7a7c9393513de Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Sun, 15 Apr 2007 17:52:30 +0000 Subject: [PATCH] update to 2.8.3.0 --- .cvsignore | 2 +- sources | 2 +- wxPython.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index aa18fd0..52b2d28 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wxPython-src-2.8.0.1.tar.bz2 +wxPython-src-2.8.3.0.tar.bz2 diff --git a/sources b/sources index c80075c..110c684 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d4000fa5fc330519e882e6cc115b000 wxPython-src-2.8.0.1.tar.bz2 +8e0e7ccf002a58b354d2dd69754522b4 wxPython-src-2.8.3.0.tar.bz2 diff --git a/wxPython.spec b/wxPython.spec index b6e8867..5038bc4 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -4,7 +4,7 @@ %define buildflags WXPORT=gtk2 UNICODE=1 Name: wxPython -Version: 2.8.0.1 +Version: 2.8.3.0 Release: 1%{?dist} Summary: GUI toolkit for the Python programming language @@ -15,7 +15,7 @@ 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.0-2.8.0.1, pkgconfig +BuildRequires: wxGTK-devel >= 2.8.3, pkgconfig BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel BuildRequires: libGL-devel, libGLU-devel BuildRequires: python-devel, wxGTK-gl @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Apr 15 2007 Matthew Miller - 2.8.3.0-1 +- update to 2.8.3.0 + * Fri Dec 15 2006 Matthew Miller - 2.8.0.1-1 - update to 2.8.0.1 - make buildrequire wxGTK of version-wxpythonsubrelease