libinput 1.1.0
This commit is contained in:
parent
11f65b4c02
commit
239559a7c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user