diff --git a/.gitignore b/.gitignore index cee8460..3dee6a6 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ /libinput-1.2.2.tar.xz /libinput-1.2.3.tar.xz /libinput-1.2.4.tar.xz +/libinput-1.2.901.tar.xz +/libinput-1.2.902.tar.xz diff --git a/libinput.spec b/libinput.spec index 1be553d..393b360 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.2.4 +Version: 1.2.902 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Apr 21 2016 Peter Hutterer 1.2.902-1 +- libinput 1.3rc2 + * Tue Apr 19 2016 Peter Hutterer 1.2.4-1 - libinput 1.2.4 diff --git a/sources b/sources index 379965a..31f7aa5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cbaa34f04a336f2703906d564e0a37a libinput-1.2.4.tar.xz +cfa6330d59b939ebc4de6cb9967ddfd7 libinput-1.2.902.tar.xz