automatic version update by autodist [release 1.0.26-1mamba;Mon Apr 11 2022]
This commit is contained in:
parent
9cc94b466f
commit
e9446123c7
@ -1,5 +1,5 @@
|
|||||||
Name: libusb
|
Name: libusb
|
||||||
Version: 1.0.25
|
Version: 1.0.26
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library that provides generic access to USB devices
|
Summary: A library that provides generic access to USB devices
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,7 @@ Source: https://github.com/libusb/libusb.git/v%{version}/libusb-%{version
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libatomic-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
@ -78,6 +79,9 @@ ln -sf libusb-1.0.so.0 %{buildroot}%{_libdir}/libusb-1.0.so.2
|
|||||||
%doc ChangeLog NEWS README TODO
|
%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 11 2022 Automatic Build System <autodist@mambasoft.it> 1.0.26-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Feb 01 2022 Automatic Build System <autodist@mambasoft.it> 1.0.25-1mamba
|
* Tue Feb 01 2022 Automatic Build System <autodist@mambasoft.it> 1.0.25-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user