libinput 1.3.0
This commit is contained in:
parent
9fdbf5b426
commit
edf33a01f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/libinput-1.2.901.tar.xz
|
||||
/libinput-1.2.902.tar.xz
|
||||
/libinput-1.2.903.tar.xz
|
||||
/libinput-1.3.0.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.2.903
|
||||
Version: 1.3.0
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
@ -97,6 +97,9 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user