diff --git a/.gitignore b/.gitignore index b8b8334..ded5496 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ mtdev-20100706.tar.bz2 +mtdev-20100803.tar.bz2 diff --git a/commitid b/commitid index 9680312..4e66795 100644 --- a/commitid +++ b/commitid @@ -1 +1 @@ -3557acb6a9eec0c0d752a1f3d783b5f50bc19e1b +e91311dc01f970b687da4f00810cf40d3d37a5e4 diff --git a/mtdev.spec b/mtdev.spec index 286c9c4..6e8f519 100644 --- a/mtdev.spec +++ b/mtdev.spec @@ -1,9 +1,9 @@ %global tarball mtdev -%global gitdate 20100706 +%global gitdate 20100803 Name: mtdev -Version: 1.0.1 -Release: 2.%{?gitdate}%{?dist} +Version: 1.0.8 +Release: 1.%{?gitdate}%{?dist} Summary: Multitouch Protocol Translation Library Group: System Environment/Libraries @@ -64,8 +64,12 @@ rm -rf %{buildroot} %{_includedir}/mtdev.h %{_libdir}/libmtdev.so %{_libdir}/pkgconfig/mtdev.pc +%{_bindir}/mtdev-test %changelog +* Tue Aug 03 2010 Peter Hutterer 1.0.8-1.20100803 +- Update to release 1.0.8 + * Thu Jul 08 2010 Peter Hutterer 1.0.1-2.20100706 - Require util-macros >= 1.5 diff --git a/sources b/sources index 71c4a2c..2711f43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43e2da1eb20351624eccbe2b57c255f8 mtdev-20100706.tar.bz2 +8f0e9634af7eec96a746a158a425b1dc mtdev-20100803.tar.bz2