Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a54fb23613 |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -54,3 +54,4 @@
|
||||||
/libinput-1.5.1.tar.xz
|
/libinput-1.5.1.tar.xz
|
||||||
/libinput-1.5.2.tar.xz
|
/libinput-1.5.2.tar.xz
|
||||||
/libinput-1.5.3.tar.xz
|
/libinput-1.5.3.tar.xz
|
||||||
|
/libinput-1.5.4.tar.xz
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
%global gitversion 58abea394
|
%global gitversion 58abea394
|
||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
Version: 1.5.3
|
Version: 1.5.4
|
||||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
Summary: Input device library
|
Summary: Input device library
|
||||||
|
|
||||||
|
|
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.5.4-1
|
||||||
|
- libinput 1.5.4
|
||||||
|
|
||||||
* Wed Dec 07 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.5.3-1
|
* Wed Dec 07 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.5.3-1
|
||||||
- libinput 1.5.3
|
- libinput 1.5.3
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
5df5e7f1a693bf74bbab0c804d1b710b libinput-1.5.3.tar.xz
|
SHA512 (libinput-1.5.4.tar.xz) = 114f436806fd27ece2b19577eefd3f6299cc88612f8437fd07ba1862c0bf4347ac5cc09fad9f798a5e242abd176cfb271fa52af04b0ef88da3210a96fd57a086
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue