Merge branch 'master' into epel7

This commit is contained in:
Ding-Yi Chen 2016-05-11 14:22:21 +10:00
commit bf8fb06c54
3 changed files with 19 additions and 2 deletions

5
.gitignore vendored
View file

@ -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

View file

@ -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 <peter.hutterer@redhat.com> 1.3.0-1
- libinput 1.3.0
* Wed May 04 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.2.903-1
- libinput 1.3rc3
* Thu Apr 21 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.2.902-1
- libinput 1.3rc2
* 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
5f8bc2c746bfbc9454143f78e5b477a9 libinput-1.3.0.tar.xz