diff --git a/.gitignore b/.gitignore index 1b55d3a..5350aff 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /libinput-1.0.0.tar.xz /libinput-1.0.1.tar.xz /libinput-1.0.2.tar.xz +/libinput-1.1.0.tar.xz diff --git a/libinput.spec b/libinput.spec index 37446cf..4dd9ae0 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.0.2 +Version: 1.1.0 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Oct 26 2015 Peter Hutterer 1.1.0-1 +- libinput 1.1.0 + * Wed Oct 21 2015 Peter Hutterer 1.0.2-1 - libinput 1.0.2 diff --git a/sources b/sources index c4378ec..70da655 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec3690c1770ec411192d4b43e73974f5 libinput-1.0.2.tar.xz +3610c80555f4cb13fe61d4c04511e060 libinput-1.1.0.tar.xz