From 6456b296f18d3592b4de4b509060ff26e100d009 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sat, 6 Sep 2008 21:32:51 +0000 Subject: [PATCH] fix license tag --- wxPython.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wxPython.spec b/wxPython.spec index 741a54a..57332b1 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -5,12 +5,12 @@ Name: wxPython Version: 2.8.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GUI toolkit for the Python programming language Group: Development/Languages -License: LGPL +License: LGPLv2+ and wxWidgets 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) @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Sep 6 2008 Tom "spot" Callaway - 2.8.8.0-2 +- fix license tag + * Thu Jul 31 2008 Matthew Miller - 2.8.8.0-1 - update to 2.8.8.0 (bug #457408) - a fix for bug #450073 is included in the upstream release, so