From 6ea0dff1ae2b09983b24c2b2a2f9457542cc6cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- pyusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyusb.spec b/pyusb.spec index d88152b..78dfceb 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -7,7 +7,7 @@ Name: pyusb Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for libusb Group: Development/Languages License: BSD @@ -76,6 +76,9 @@ pushd %{py3dir} %endif # with_python3 %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.0.0-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages