libinput 1.1.0

This commit is contained in:
Peter Hutterer 2015-10-26 12:13:51 +10:00
parent 11f65b4c02
commit 239559a7c5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@
/libinput-1.0.0.tar.xz
/libinput-1.0.1.tar.xz
/libinput-1.0.2.tar.xz
/libinput-1.1.0.tar.xz

View File

@ -4,7 +4,7 @@
%global gitversion 58abea394
Name: libinput
Version: 1.0.2
Version: 1.1.0
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
Summary: Input device library
@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog
* Mon Oct 26 2015 Peter Hutterer <peter.hutterer@redhat.com> 1.1.0-1
- libinput 1.1.0
* Wed Oct 21 2015 Peter Hutterer <peter.hutterer@redhat.com> 1.0.2-1
- libinput 1.0.2

View File

@ -1 +1 @@
ec3690c1770ec411192d4b43e73974f5 libinput-1.0.2.tar.xz
3610c80555f4cb13fe61d4c04511e060 libinput-1.1.0.tar.xz