diff --git a/.gitignore b/.gitignore index 9a76206..d3a5b6f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /libinput-1.1.4.tar.xz /libinput-1.1.5.tar.xz /libinput-1.1.6.tar.xz +/libinput-1.1.7.tar.xz diff --git a/libinput.spec b/libinput.spec index 42dc823..8f15c3a 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.6 +Version: 1.1.7 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Feb 10 2016 Peter Hutterer 1.1.7-1 +- libinput 1.1.7 + * Fri Feb 05 2016 Peter Hutterer 1.1.6-1 - libinput 1.1.6 diff --git a/sources b/sources index f73ee05..360d317 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ae03d6c4176537cb588b8d2a23cb297 libinput-1.1.6.tar.xz +a501715a6135ac1f772bb5f3e3183481 libinput-1.1.7.tar.xz