From b62b76138cc90ad2dfd00ba56285f74b56d19458 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Aug 26 2015 02:09:35 +0000 Subject: libinput 1.0 --- diff --git a/.gitignore b/.gitignore index f6b3d40..e94986b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /libinput-0.20.0.tar.xz /libinput-0.21.0.tar.xz /libinput-0.99.1.tar.xz +/libinput-1.0.0.tar.xz diff --git a/libinput.spec b/libinput.spec index abec586..5d03161 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 0.99.1 +Version: 1.0.0 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Aug 26 2015 Peter Hutterer 1.0.0-1 +- libinput 1.0 + * Fri Aug 21 2015 Peter Hutterer 0.99.1-1 - libinput 1.0RC1 diff --git a/sources b/sources index 254f88a..2b3e766 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8be98cb916d8e7b230ec31f6e9cb97c2 libinput-0.99.1.tar.xz +bccad36d15517515443b50d48b116db0 libinput-1.0.0.tar.xz