From 31236d67c3c932bdc2827cb581d2088b3d8d7fe8 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Mon, 13 Feb 2006 20:41:28 +0000 Subject: [PATCH] update for FC5; add note about future plans to changelog. --- wxPython.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/wxPython.spec b/wxPython.spec index 0deb0f0..03f7c44 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -4,7 +4,7 @@ Name: wxPythonGTK2 Version: 2.4.2.4 -Release: 7 +Release: 7.1 Summary: GUI toolkit for the Python programming language Group: Development/Languages License: LGPL @@ -58,6 +58,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/wx/ %changelog +* Mon Feb 13 2006 Matthew Miller - 2.4.2.4-7.1 +- rebuild in preparation for FC5 +- note for future -- this package is soon to be replaced with + wxPython 2.6.2.3 (dropping the GTK2 from the package name). See + bug #163440 and bug #154618 for details. + * Wed May 11 2005 Michael Schwendt 2.4.2.4-7 - d'oh, it's sitearch here