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 <frenaud@redhat.com> - 1.0.0-9.1
+- Rebuilt to fix the NVR issue (#2094880)
+
 * Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.0.0-9
 - Conditionalize the python2 subpackage