libinput 1.2.4

This commit is contained in:
Peter Hutterer 2016-04-19 10:24:00 +10:00
parent 2dacda31f2
commit 89b9f5f74d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/libinput-1.2.1.tar.xz
/libinput-1.2.2.tar.xz
/libinput-1.2.3.tar.xz
/libinput-1.2.4.tar.xz

View File

@ -4,7 +4,7 @@
%global gitversion 58abea394
Name: libinput
Version: 1.2.3
Version: 1.2.4
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 19 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.2.4-1
- libinput 1.2.4
* Tue Apr 12 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.2.3-1
- libinput 1.2.3

View File

@ -1 +1 @@
9f3d603942fefac8860e0fc828a3df99 libinput-1.2.3.tar.xz
1cbaa34f04a336f2703906d564e0a37a libinput-1.2.4.tar.xz