This commit is contained in:
Dennis Gilmore 2011-02-07 21:20:07 -06:00
parent 0e0f833be2
commit 4e50f7d2da
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: wxGTK
Version: 2.8.11
Release: 3%{?dist}
Release: 4%{?dist}
Summary: GTK2 port of the wxWidgets GUI library
License: wxWidgets
Group: System Environment/Libraries
@ -220,6 +220,9 @@ popd
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Nov 29 2010 Dan Horák <dan[at]danny.cz> - 2.8.11-3
- added fix for crashes during DnD (#626012)
- bakefiles are included in devel subpackage (#626314)