automatic version update by autodist [release 0.12.0-1mamba;Thu May 26 2022]

This commit is contained in:
Automatic Build System 2024-01-05 23:40:53 +01:00
parent ee3d8e00c6
commit 80a7b5a4b7

View File

@ -1,6 +1,6 @@
%define pkgver %(echo %version | tr _ -)
Name: hidapi
Version: 0.11.2
Version: 0.12.0
Release: 1mamba
Summary: A library which allows an application to interface with USB and Bluetooth HID-Class devices
Group: System/Libraries
@ -12,6 +12,7 @@ Source: https://github.com/libusb/hidapi.git/hidapi-%{version}/hidapi-%{v
License: BSD, GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libatomic-devel
BuildRequires: libudev-devel
BuildRequires: libusb-devel
## AUTOBUILDREQ-END
@ -80,6 +81,9 @@ This package contains libraries and header files for developing applications tha
%{_datadir}/doc/hidapi/README.md
%changelog
* Thu May 26 2022 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
- automatic version update by autodist
* Tue Jan 04 2022 Automatic Build System <autodist@mambasoft.it> 0.11.2-1mamba
- automatic version update by autodist