[easystroke/f19] update to 0.6.0

Tom Callaway spot at fedoraproject.org
Tue Nov 19 15:06:55 UTC 2013


commit 3012f35cd2b359cd0420d89272119099b4ef6f8b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Nov 19 10:07:25 2013 -0500

    update to 0.6.0

 easystroke.spec |   20 +++++++++++++++-----
 sources         |    2 +-
 2 files changed, 16 insertions(+), 6 deletions(-)
---
diff --git a/easystroke.spec b/easystroke.spec
index 8c1d2e9..8f6fc87 100644
--- a/easystroke.spec
+++ b/easystroke.spec
@@ -1,13 +1,13 @@
 Name:           easystroke
-Version:        0.5.5.1
-Release:        6%{?dist}
+Version:        0.6.0
+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
-
-BuildRequires:  gtkmm24-devel
+Patch0:		easystroke-0.6.0-fix-desktop-file.patch
+BuildRequires:  gtkmm30-devel
 BuildRequires:  dbus-glib-devel
 BuildRequires:  boost-devel
 BuildRequires:  libXtst-devel
@@ -26,6 +26,7 @@ execute shell commands, hold down modifiers and emulate a scroll wheel.
 
 %prep
 %setup -q
+%patch0 -p1 -b .fixme
 
 # Resolve debuginfo
 sed -i 's|install -Ds|install -D|' Makefile
@@ -62,6 +63,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 
 %changelog
+* Tue Nov 19 2013 Tom Callaway <spot at fedoraproject.org> - 0.6.0-1
+- update to 0.6.0
+
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.5.1-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Sat Jul 27 2013 pmachata at redhat.com - 0.5.5.1-7
+- Rebuild for boost 1.54.0
+
 * Mon Mar 25 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.5.5.1-6
 - Drop xorg sdk dependency as it's been provided by devel since F-9
 
@@ -120,7 +130,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 * Wed Sep 09 2009 Zarko Pintar <zarko.pintar at gmail.com> - 0.4.9-1
 - new version
 
-* Wed Jun 29 2009 Zarko Pintar <zarko.pintar at gmail.com> - 0.4.6-1
+* Wed Jun 24 2009 Zarko Pintar <zarko.pintar at gmail.com> - 0.4.6-1
 - new version
 
 * Wed Jun 03 2009 Zarko Pintar <zarko.pintar at gmail.com> - 0.4.5-1
diff --git a/sources b/sources
index 8c79698..1211434 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba989d1745415be94afd567e33d124bb  easystroke-0.5.5.1.tar.gz
+3b4f25d02a6b5ac57a8b7a06545869db  easystroke-0.6.0.tar.gz


More information about the scm-commits mailing list