Fedora Release Engineering 2016-07-19 12:21:40 +00:00
parent 465d481f10
commit c73e6b6d06

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0.0-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Tue Jun 14 2016 Jon Ciesla <limburgher@gmail.com> - 1.0.0-1
- Latest upstream, BZ 1192561.