diff --git a/pyusb.spec b/pyusb.spec index b68398a..d88152b 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -7,7 +7,7 @@ Name: pyusb Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for libusb Group: Development/Languages License: BSD @@ -76,6 +76,9 @@ pushd %{py3dir} %endif # with_python3 %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.0.0-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Jun 14 2016 Jon Ciesla - 1.0.0-1 - Latest upstream, BZ 1192561.