From 6233238d868a1ce3e5456c0fb7c2e61e32708efb Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Feb 23 2016 07:07:59 +0000 Subject: libinput 1.2.0 --- diff --git a/.gitignore b/.gitignore index 7f910ee..4106faa 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /libinput-1.1.6.tar.xz /libinput-1.1.7.tar.xz /libinput-1.1.902.tar.xz +/libinput-1.2.0.tar.xz diff --git a/libinput.spec b/libinput.spec index 48374c2..fdd9233 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,8 +4,8 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.902 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.2.0 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library License: MIT @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Feb 23 2016 Peter Hutterer 1.2.0-1 +- libinput 1.2.0 + * Mon Feb 15 2016 Peter Hutterer 1.1.902-2 - Add libwacom-devel to BuildRequires diff --git a/sources b/sources index dfb93e9..dcfac41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -555c800e0bcadfb85f1ec7ea8d182133 libinput-1.1.902.tar.xz +2f6376a44be87fe691b2bf11e51d247a libinput-1.2.0.tar.xz