From 5500ab3ff503f61a50b7da2755b1312856feed14 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 21:33:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- pyusb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyusb.spec b/pyusb.spec index e404807..079ac59 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -8,7 +8,7 @@ %global alphatag b2 Name: pyusb Version: 1.0.0 -Release: 0.11.%{alphatag}%{?dist} +Release: 0.12.%{alphatag}%{?dist} Summary: Python bindings for libusb Group: Development/Languages License: BSD @@ -77,6 +77,9 @@ pushd %{py3dir} %endif # with_python3 %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.0.0-0.12.b2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Feb 13 2015 Jon Ciesla - 1.0.0-0.11.b2 - Latest upstream, BZ 1192561.