From 4e50f7d2da2f66ca3fe2bb8a13febf098f455e64 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 21:20:07 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- wxGTK.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)