diff --git a/.cvsignore b/.cvsignore index 03a1540..98e5580 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -easystroke-0.4.6.tar.gz +easystroke-0.4.9.tar.gz diff --git a/easystroke.spec b/easystroke.spec index 283da33..ebc0027 100644 --- a/easystroke.spec +++ b/easystroke.spec @@ -1,5 +1,5 @@ Name: easystroke -Version: 0.4.6 +Version: 0.4.9 Release: 1%{?dist} Summary: Gesture-recognition application for X11 @@ -7,8 +7,7 @@ Group: User Interface/X Hardware Support License: ISC URL: http://easystroke.sourceforge.net/ Source0: http://downloads.sourceforge.net/easystroke/%{name}-%{version}.tar.gz -#Patch to compile with gcc 4.3.0 -#Patch0: easystroke-0.4.5-gcc.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkmm24-devel @@ -28,7 +27,6 @@ execute shell commands, hold down modifiers and emulate a scroll wheel. %prep %setup -q -#%patch0 -p1 -b .gcc # Resolve debuginfo sed -i 's|install -Ds|install -D|' Makefile # Preserve timestamps: @@ -75,6 +73,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Sep 09 2009 Zarko Pintar - 0.4.9-1 +- new version + * Wed Jun 29 2009 Zarko Pintar - 0.4.6-1 - new version diff --git a/import.log b/import.log index d949a3a..d1f44bd 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ easystroke-0_4_4-3_fc11:F-11:easystroke-0.4.4-3.fc11.src.rpm:1243923850 easystroke-0_4_5-1_fc10:F-11:easystroke-0.4.5-1.fc10.src.rpm:1244061134 easystroke-0_4_6-1_fc11:F-11:easystroke-0.4.6-1.fc11.src.rpm:1246256769 +easystroke-0_4_9-1_fc11:F-11:easystroke-0.4.9-1.fc11.src.rpm:1252492204 diff --git a/sources b/sources index ed220b1..cfd603a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fed6248fa792ce6cfa39a4d57b135321 easystroke-0.4.6.tar.gz +4d95a69a29a7fb57468044df4570e665 easystroke-0.4.9.tar.gz