diff --git a/.gitignore b/.gitignore index fbe924d..3349c74 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /libinput-1.1.0.tar.xz /libinput-1.1.1.tar.xz /libinput-1.1.2.tar.xz +/libinput-1.1.3.tar.xz diff --git a/libinput.spec b/libinput.spec index 7f9eed0..66b40f7 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.2 +Version: 1.1.3 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Dec 16 2015 Peter Hutterer 1.1.3-1 +- libinput 1.1.3 + * Wed Dec 09 2015 Peter Hutterer 1.1.2-1 - libinput 1.1.2 diff --git a/sources b/sources index 4e826c0..0481f6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -634830eb423acd71262b23a13154f6f7 libinput-1.1.2.tar.xz +3bca9bd8fb2853216352b347dd247726 libinput-1.1.3.tar.xz