diff --git a/.gitignore b/.gitignore index d8f58b5..d919da8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /libinput-0.9.0.tar.xz /libinput-0.10.0.tar.xz /libinput-0.11.0.tar.xz +/libinput-0.12.0.tar.xz diff --git a/libinput.spec b/libinput.spec index 7dadddd..15b7420 100644 --- a/libinput.spec +++ b/libinput.spec @@ -2,7 +2,7 @@ %global gitversion 58abea394 Name: libinput -Version: 0.11.0 +Version: 0.12.0 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -82,6 +82,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Mar 10 2015 Peter Hutterer 0.12.0-1 +- libinput 0.12.0 + * Mon Feb 23 2015 Peter Hutterer 0.11.0-1 - libinput 0.11.0 diff --git a/sources b/sources index 08cfbd0..decc8ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59fef57c3a3151d6f4be539469d67e37 libinput-0.11.0.tar.xz +cc1a8c710a90264d1464c81d657064d2 libinput-0.12.0.tar.xz