xorg-x11-drv-libinput 0.3.0
This commit is contained in:
parent
9f21d87e0d
commit
e04e2e6134
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/xf86-input-libinput-0.1.2.tar.gz
|
||||
/xf86-input-libinput-0.2.0.tar.bz2
|
||||
/xf86-input-libinput-0.3.0.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
3c0d849d8b391a0997004f3b19352e5f xf86-input-libinput-0.2.0.tar.bz2
|
||||
ade058e7bed7776a8a631e7ba08f0a13 xf86-input-libinput-0.3.0.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Xorg X11 libinput input driver
|
||||
Name: xorg-x11-drv-libinput
|
||||
Version: 0.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://ww.x.org
|
||||
License: MIT
|
||||
|
||||
@ -53,6 +53,9 @@ install -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d/90-libi
|
||||
%{_mandir}/man4/libinput.4*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 24 2014 Peter Hutterer <peter.hutterer@redhat.com> 0.3.0-1
|
||||
- xorg-x11-drv-libinput 0.3.0
|
||||
|
||||
* Mon Nov 24 2014 Peter Hutterer <peter.hutterer@redhat.com> 0.2.0-2
|
||||
- Add explicit (Build)Requires for libinput 0.6.0-3, we rely on new symbols
|
||||
from the git snapshot
|
||||
|
Loading…
Reference in New Issue
Block a user