diff --git a/.gitignore b/.gitignore index 449dd6f..08179f5 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,8 @@ /libinput-1.2.1.tar.xz /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 +/libinput-1.2.903.tar.xz +/libinput-1.3.0.tar.xz diff --git a/libinput.spec b/libinput.spec index c7c67f9..23202cd 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.2.3 +Version: 1.3.0 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,18 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue May 10 2016 Peter Hutterer 1.3.0-1 +- libinput 1.3.0 + +* Wed May 04 2016 Peter Hutterer 1.2.903-1 +- libinput 1.3rc3 + +* 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 + * Tue Apr 12 2016 Peter Hutterer 1.2.3-1 - libinput 1.2.3 diff --git a/sources b/sources index 9d3e8bc..b92cf87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f3d603942fefac8860e0fc828a3df99 libinput-1.2.3.tar.xz +5f8bc2c746bfbc9454143f78e5b477a9 libinput-1.3.0.tar.xz