automatic version update by autodist [release 1.0.25-1mamba;Tue Feb 01 2022]

This commit is contained in:
Automatic Build System 2024-01-06 06:00:07 +01:00
parent d82a0e7f1b
commit 9cc94b466f

View File

@ -1,18 +1,17 @@
Name: libusb Name: libusb
Version: 1.0.24 Version: 1.0.25
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
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://libusbx.sourceforge.net/ URL: https://sourceforge.net/projects/libusbx/
Source: https://github.com/libusb/libusb.git/v%{version}/libusb-%{version}.tar.bz2 Source: https://github.com/libusb/libusb.git/v%{version}/libusb-%{version}.tar.bz2
#Source: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2 #Source: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libdw-devel
BuildRequires: libudev-devel BuildRequires: libudev-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%ifarch x86_64 %ifarch x86_64
@ -24,7 +23,6 @@ Provides: libusb-1.0.so.2
Obsoletes: libusbx Obsoletes: libusbx
#Provides: libusb1 #Provides: libusb1
Obsoletes: libusb1 Obsoletes: libusb1
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
libusbx is a library that provides generic access to USB devices. As a library, it is meant to be used by developers, to facilitate the development of applications that communicate with USB hardware. libusbx is a library that provides generic access to USB devices. As a library, it is meant to be used by developers, to facilitate the development of applications that communicate with USB hardware.
@ -80,6 +78,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
* Tue Feb 01 2022 Automatic Build System <autodist@mambasoft.it> 1.0.25-1mamba
- automatic version update by autodist
* Wed Jan 13 2021 Automatic Build System <autodist@mambasoft.it> 1.0.24-1mamba * Wed Jan 13 2021 Automatic Build System <autodist@mambasoft.it> 1.0.24-1mamba
- automatic version update by autodist - automatic version update by autodist