From f087b9a5c9e965781460cc92ffa5bc0be0d78107 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:45:43 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libgusb.git#f02ef2a75cfb650d622485426444e49d69902a91 --- libgusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgusb.spec b/libgusb.spec index 17c1b3f..5fc89f1 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ Summary: GLib wrapper around libusb1 Name: libgusb Version: 0.3.5 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/libgusb Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -55,6 +55,9 @@ GLib headers and libraries for gusb. %{_datadir}/vala/vapi/gusb.vapi %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.3.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jul 30 2020 Richard Hughes 0.3.5-1 - New upstream version - Add a way to get iConfiguration