From 941dd395d865aff420d15c05ea71e05f9f630c31 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Apr 19 2016 00:32:57 +0000 Subject: libinput 1.2.4 --- diff --git a/.gitignore b/.gitignore index 321926a..8cfc779 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /libinput-1.2.1.tar.xz /libinput-1.2.2.tar.xz /libinput-1.2.3.tar.xz +/libinput-1.2.4.tar.xz diff --git a/libinput.spec b/libinput.spec index aff1e11..1f4d89e 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.2.3 +Version: 1.2.4 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Apr 19 2016 Peter Hutterer 1.2.4-1 +- libinput 1.2.4 + * Tue Apr 12 2016 Peter Hutterer 1.2.3-1 - libinput 1.2.3 diff --git a/sources b/sources index 9d3e8bc..379965a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f3d603942fefac8860e0fc828a3df99 libinput-1.2.3.tar.xz +1cbaa34f04a336f2703906d564e0a37a libinput-1.2.4.tar.xz