update to 1.6.4 [release 1.6.4-1mamba;Sat May 06 2023]
This commit is contained in:
parent
ec829c0e36
commit
852ea56851
16
xinput.spec
16
xinput.spec
@ -1,25 +1,28 @@
|
||||
Name: xinput
|
||||
Version: 1.6.3
|
||||
Version: 1.6.4
|
||||
Release: 1mamba
|
||||
Summary: xinput - allows configuration and testing of XInput devices
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/xinput-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/xinput-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libXinerama-devel
|
||||
BuildRequires: libXrandr-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A utility to configure and test XInput devices.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -43,6 +46,9 @@ A utility to configure and test XInput devices.
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sat May 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.4-1mamba
|
||||
- update to 1.6.4
|
||||
|
||||
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user