diff --git a/.gitignore b/.gitignore index 8e41b1e..449dd6f 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /libinput-1.2.0.tar.xz /libinput-1.2.1.tar.xz /libinput-1.2.2.tar.xz +/libinput-1.2.3.tar.xz diff --git a/libinput.spec b/libinput.spec index 3349292..c7c67f9 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.2.2 +Version: 1.2.3 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Apr 12 2016 Peter Hutterer 1.2.3-1 +- libinput 1.2.3 + * Tue Mar 15 2016 Peter Hutterer 1.2.2-1 - libinput 1.2.2 diff --git a/sources b/sources index c27791a..9d3e8bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e8d1cc7aa941c91c61b1824e35160c4 libinput-1.2.2.tar.xz +9f3d603942fefac8860e0fc828a3df99 libinput-1.2.3.tar.xz