diff --git a/.gitignore b/.gitignore index c2e411d..f639c88 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libinput-0.2.0.tar.xz /libinput-0.4.0.tar.xz /libinput-0.5.0.tar.xz +/libinput-0.6.0.tar.xz diff --git a/libinput.spec b/libinput.spec index 3b32d13..b7e258d 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,5 +1,5 @@ Name: libinput -Version: 0.5.0 +Version: 0.6.0 Release: 2%{?dist} Summary: Input device library @@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Sep 12 2014 Peter Hutterer 0.6.0-2 +- libinput 0.6.0 + * Sun Aug 17 2014 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d6330d7..d663f46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9aeb2e44c0f5e13c8cf1ce6bcdf29e83 libinput-0.5.0.tar.xz +3afaf9f66d8796323a79edb879c10ba3 libinput-0.6.0.tar.xz