This commit is contained in:
Dennis Gilmore 2015-06-18 21:33:25 +00:00
parent c9a6a873fd
commit 5500ab3ff5

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0.0-0.12.b2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Feb 13 2015 Jon Ciesla <limburgher@gmail.com> - 1.0.0-0.11.b2
- Latest upstream, BZ 1192561.