update to 0.4.3 [release 0.4.3-1mamba;Wed Dec 28 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 04:34:39 +01:00
parent f6a3d4daec
commit f2b50d343d

View File

@ -1,5 +1,5 @@
Name: libgusb
Version: 0.4.2
Version: 0.4.3
Release: 1mamba
Summary: A GObject wrapper for libusb1
Group: System/Libraries
@ -7,7 +7,8 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://people.freedesktop.org/~hughsient/releases/
Source: http://people.freedesktop.org/~hughsient/releases/libgusb-%{version}.tar.xz
Source: https://github.com/hughsie/libgusb.git/%{version}/libgusb-%{version}.tar.bz2
#Source: http://people.freedesktop.org/~hughsient/releases/libgusb-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -95,6 +96,9 @@ This package includes the %{name} API documentation.
%{_docdir}/libgusb/*
%changelog
* Wed Dec 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.3-1mamba
- update to 0.4.3
* Thu Oct 20 2022 Automatic Build System <autodist@mambasoft.it> 0.4.2-1mamba
- automatic version update by autodist