From 1320957bf48331e0c8b44f11b67eb9d0249d11ec Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Fri, 9 Sep 2022 20:00:48 +0000 Subject: [PATCH] import pyusb-1.0.0-9.1.module+el8.7.0+15691+2b2c1dd5 --- SPECS/pyusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/pyusb.spec b/SPECS/pyusb.spec index eeab635..ae4f980 100644 --- a/SPECS/pyusb.spec +++ b/SPECS/pyusb.spec @@ -7,7 +7,7 @@ Name: pyusb Version: 1.0.0 -Release: 9%{?dist} +Release: 9.1%{?dist} Summary: Python bindings for libusb License: BSD URL: http://pyusb.sourceforge.net/ @@ -71,6 +71,9 @@ sed -i -e 's/\r//g' README.rst %{python3_sitelib}/* %changelog +* Thu Jun 16 2022 Florence Blanc-Renaud - 1.0.0-9.1 +- Rebuilt to fix the NVR issue (#2094880) + * Tue Jun 19 2018 Charalampos Stratakis - 1.0.0-9 - Conditionalize the python2 subpackage