diff --git a/.gitignore b/.gitignore index 658f810..8c3a6b8 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /libinput-1.5.0.tar.xz /libinput-1.5.1.tar.xz /libinput-1.5.2.tar.xz +/libinput-1.5.3.tar.xz diff --git a/libinput.spec b/libinput.spec index c7389ff..9431505 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,8 +4,8 @@ %global gitversion 58abea394 Name: libinput -Version: 1.5.2 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.5.3 +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 +* Wed Dec 07 2016 Peter Hutterer 1.5.3-1 +- libinput 1.5.3 + * Fri Nov 25 2016 Peter Hutterer 1.5.2-2 - Swap to the correct tarball so we match the checksums from upstream (had a local mixup of tarballs) diff --git a/sources b/sources index 5abb21f..472ef1f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -387d47191eb9c34bf27aecfd7a0a2f34 libinput-1.5.2.tar.xz +5df5e7f1a693bf74bbab0c804d1b710b libinput-1.5.3.tar.xz