libinput 1.2.3
This commit is contained in:
parent
cc9c39ee9e
commit
2dacda31f2
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -36,3 +36,4 @@
|
|||
/libinput-1.2.0.tar.xz
|
||||
/libinput-1.2.1.tar.xz
|
||||
/libinput-1.2.2.tar.xz
|
||||
/libinput-1.2.3.tar.xz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 12 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.2.3-1
|
||||
- libinput 1.2.3
|
||||
|
||||
* Tue Mar 15 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.2.2-1
|
||||
- libinput 1.2.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
4e8d1cc7aa941c91c61b1824e35160c4 libinput-1.2.2.tar.xz
|
||||
9f3d603942fefac8860e0fc828a3df99 libinput-1.2.3.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue