diff --git a/wxGTK.spec b/wxGTK.spec index 363dbf0..b592b9d 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -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 - 2.8.11-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Nov 29 2010 Dan HorĂ¡k - 2.8.11-3 - added fix for crashes during DnD (#626012) - bakefiles are included in devel subpackage (#626314)