diff --git a/.gitignore b/.gitignore index 7779ed2..9b86930 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /libinput-1.1.6.tar.xz /libinput-1.1.7.tar.xz /libinput-1.1.8.tar.xz +/libinput-1.2.1.tar.xz diff --git a/libinput.spec b/libinput.spec index 8c8eb41..a3869df 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.8 +Version: 1.2.1 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Mar 02 2016 Peter Hutterer 1.2.1-1 +- libinput 1.2.1 + * Thu Feb 18 2016 Peter Hutterer 1.1.8-1 - libinput 1.1.8 diff --git a/sources b/sources index 07d7a38..5e3e22f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3dda3e6dd7d0e865896dfe67f4fa0346 libinput-1.1.8.tar.xz +2b36d32362111c3e99f19c83bc535332 libinput-1.2.1.tar.xz