diff --git a/.gitignore b/.gitignore index 99b7154..a8852de 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /libinput-1.4.2.tar.xz /libinput-1.4.901.tar.xz /libinput-1.5.0.tar.xz +/libinput-1.5.1.tar.xz diff --git a/libinput.spec b/libinput.spec index 9033d9a..a5ff339 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,8 +4,8 @@ %global gitversion 58abea394 Name: libinput -Version: 1.5.0 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.5.1 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library License: MIT @@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Nov 11 2016 Peter Hutterer 1.5.1-1 +- libinput 1.5.1 + * Wed Sep 14 2016 Peter Hutterer 1.5.0-2 - Drop the synaptics 3-slot workaround diff --git a/sources b/sources index c927a0a..d0f0a25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26030dae25f1ac584b0e428c90473339 libinput-1.5.0.tar.xz +23a7bc2dad6ff701d2b82d2e5b218051 libinput-1.5.1.tar.xz