From b92aac14967701cd3a384a9ca33bc1ec8158df7e Mon Sep 17 00:00:00 2001 From: "alexjnewt@hotmail.com" Date: Thu, 2 Oct 2014 13:56:45 -0400 Subject: [PATCH] Bump to rev 3 --- wxGTK3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxGTK3.spec b/wxGTK3.spec index 0476dd1..2118b2a 100644 --- a/wxGTK3.spec +++ b/wxGTK3.spec @@ -11,7 +11,7 @@ Name: %{wxgtkname} Version: 3.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GTK port of the wxWidgets GUI library License: wxWidgets Group: System Environment/Libraries @@ -243,7 +243,7 @@ popd %doc html %changelog -* Tue Sep 30 2014 Jeremy Newton - 3.0.1-2 +* Tue Sep 30 2014 Jeremy Newton - 3.0.1-3 - Avoid gtk warnings, fixes RH#1147995 - Moving wxrc and wx-config to libexec instead of renaming - Misc changes and spec error fixes, fixes RH#1124402