automatic version update by autodist [release 1.19.0-1mamba;Tue Sep 14 2021]
This commit is contained in:
parent
1a6dee241f
commit
cfcb1e712a
@ -1,5 +1,5 @@
|
||||
Name: libinput
|
||||
Version: 1.18.1
|
||||
Version: 1.19.0
|
||||
Release: 1mamba
|
||||
Summary: A library that handles input devices for display servers and other applications
|
||||
Group: System/Libraries
|
||||
@ -11,13 +11,15 @@ Source: http://www.freedesktop.org/software/libinput/libinput-%{version}.
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libevdev-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libmtdev-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libwacom-devel
|
||||
BuildRequires: libwayland-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python-Sphinx
|
||||
Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -91,6 +93,9 @@ export DESTDIR="%{buildroot}"
|
||||
%{_mandir}/man1/libinput*.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2021 Automatic Build System <autodist@mambasoft.it> 1.19.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 04 2021 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user