diff --git a/.gitignore b/.gitignore index e94986b..5e9fadb 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /libinput-0.21.0.tar.xz /libinput-0.99.1.tar.xz /libinput-1.0.0.tar.xz +/libinput-1.0.1.tar.xz diff --git a/libinput.spec b/libinput.spec index 5d03161..844d3e7 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Sep 03 2015 Peter Hutterer 1.0.1-1 +- libinput 1.0.1 + * Wed Aug 26 2015 Peter Hutterer 1.0.0-1 - libinput 1.0 diff --git a/sources b/sources index 2b3e766..c79af99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bccad36d15517515443b50d48b116db0 libinput-1.0.0.tar.xz +f390e592aa09f77dabceabeb2ddd4419 libinput-1.0.1.tar.xz