- Rebuild for new GCC to fix C++ ABI issues.
This commit is contained in:
parent
b9b45055dd
commit
995427e4c4
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: wxPython
|
||||
Version: 3.0.2.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
Summary: GUI toolkit for the Python programming language
|
||||
|
||||
|
|
@ -111,6 +111,9 @@ mv $RPM_BUILD_ROOT%{python_sitelib}/wxversion.py* $RPM_BUILD_ROOT%{python_sitear
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2015 Devrim Gunduz <devrim@gunduz.org> - 3.0.2.0-3
|
||||
- Rebuild for new GCC to fix C++ ABI issues.
|
||||
|
||||
* Sun Jan 04 2015 Scott Talbert <swt@techie.net> - 3.0.2.0-2
|
||||
- Added patches for fixing crash in GetXWindow() and wx.lib.plot bugs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue