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.