From 2f24ecfd3593aee79e3ec2134a5ee50704b41a7a Mon Sep 17 00:00:00 2001 From: Tom "spot" Callaway Date: Apr 21 2011 16:43:04 +0000 Subject: 0.5.4 --- diff --git a/.gitignore b/.gitignore index 1f3459c..e00f643 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ easystroke-0.5.2.tar.gz +/easystroke-0.5.4.tar.gz diff --git a/easystroke.spec b/easystroke.spec index 1f048d3..4c9a7fa 100644 --- a/easystroke.spec +++ b/easystroke.spec @@ -1,13 +1,13 @@ Name: easystroke -Version: 0.5.3 -Release: 5%{?dist} +Version: 0.5.4 +Release: 1%{?dist} Summary: Gesture-recognition application for X11 Group: User Interface/X Hardware Support License: ISC URL: http://easystroke.sourceforge.net/ Source0: http://downloads.sourceforge.net/easystroke/%{name}-%{version}.tar.gz -Patch0: easystroke-0.5.3-fix-indirect-link.patch +# Patch0: easystroke-0.5.3-fix-indirect-link.patch BuildRequires: gtkmm24-devel BuildRequires: dbus-glib-devel @@ -31,7 +31,7 @@ execute shell commands, hold down modifiers and emulate a scroll wheel. %prep %setup -q # Fix indirect linking issue -%patch0 -p1 -b .DSO +# %patch0 -p1 -b .DSO # Resolve debuginfo sed -i 's|install -Ds|install -D|' Makefile @@ -71,6 +71,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog +* Thu Apr 21 2011 Tom Callaway - 0.5.4-1 +- update to 0.5.4 + * Sun Apr 17 2011 Kalev Lember - 0.5.3-5 - Rebuilt for boost 1.46.1 soname bump diff --git a/sources b/sources index 48a1741..62484f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fadc1741e1db845da2cd0128e525520a easystroke-0.5.3.tar.gz +687155356ec587d3b92fb509ba0603fd easystroke-0.5.4.tar.gz