libinput 1.0.1

This commit is contained in:
Peter Hutterer 2015-09-03 18:33:47 +10:00
parent b62b76138c
commit 0a2ad2a85a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/libinput-0.21.0.tar.xz
/libinput-0.99.1.tar.xz
/libinput-1.0.0.tar.xz
/libinput-1.0.1.tar.xz

View File

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

View File

@ -1 +1 @@
bccad36d15517515443b50d48b116db0 libinput-1.0.0.tar.xz
f390e592aa09f77dabceabeb2ddd4419 libinput-1.0.1.tar.xz