From 8daf8ff9165a16eeffa28bd3097561004e7983eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 04:55:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pyusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyusb.spec b/pyusb.spec index 8b81014..59fee2e 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -1,6 +1,6 @@ Name: pyusb Version: 1.0.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python bindings for libusb License: BSD URL: https://github.com/pyusb/pyusb/ @@ -40,6 +40,9 @@ sed -i -e 's/\r//g' README.rst %{python3_sitelib}/* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jun 23 2020 Gwyn Ciesla - 1.0.2-9 - BR python3-setuptools