diff --git a/.gitignore b/.gitignore index 7f910ee..4afebf5 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ /libinput-1.1.5.tar.xz /libinput-1.1.6.tar.xz /libinput-1.1.7.tar.xz -/libinput-1.1.902.tar.xz +/libinput-1.1.8.tar.xz + diff --git a/libinput.spec b/libinput.spec index 48374c2..8c8eb41 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,8 +4,8 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.902 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.1.8 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library License: MIT @@ -25,7 +25,7 @@ BuildRequires: git BuildRequires: autoconf automake libtool pkgconfig BuildRequires: libevdev-devel BuildRequires: libudev-devel -BuildRequires: mtdev-devel libwacom-devel +BuildRequires: mtdev-devel BuildRequires: pkgconfig(udev) %description @@ -97,11 +97,8 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog -* Mon Feb 15 2016 Peter Hutterer 1.1.902-2 -- Add libwacom-devel to BuildRequires - -* Mon Feb 15 2016 Peter Hutterer 1.1.902-1 -- libinput 1.2rc2 +* Thu Feb 18 2016 Peter Hutterer 1.1.8-1 +- libinput 1.1.8 * Wed Feb 10 2016 Peter Hutterer 1.1.7-1 - libinput 1.1.7 diff --git a/sources b/sources index dfb93e9..07d7a38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -555c800e0bcadfb85f1ec7ea8d182133 libinput-1.1.902.tar.xz +3dda3e6dd7d0e865896dfe67f4fa0346 libinput-1.1.8.tar.xz