From d151ddd5e6aa1dd8458936b37b2ebdc0e90b21a5 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Wed, 4 Jun 2008 17:37:26 +0000 Subject: [PATCH] - gratuitously bump package release number to work around build system glitch --- wxPython.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wxPython.spec b/wxPython.spec index ab16667..26f8518 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -5,7 +5,7 @@ Name: wxPython Version: 2.8.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GUI toolkit for the Python programming language @@ -101,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 4 2008 Matthew Miller - 2.8.7.1-3 +- gratuitously bump package release number to work around build system + glitch + * Thu Feb 21 2008 Matthew Miller - 2.8.7.1-2 - include egg-info files for fedora 9 or greater