From f2b50d343d21ac0b26880855bd40b59f01811152 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:34:39 +0100 Subject: [PATCH] update to 0.4.3 [release 0.4.3-1mamba;Wed Dec 28 2022] --- libgusb.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libgusb.spec b/libgusb.spec index c550386..76103c4 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -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 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 0.4.3-1mamba +- update to 0.4.3 + * Thu Oct 20 2022 Automatic Build System 0.4.2-1mamba - automatic version update by autodist