This commit is contained in:
Dennis Gilmore 2012-01-13 20:22:53 -06:00
parent e0f7b08fbe
commit 66d2247129

View File

@ -3,7 +3,7 @@
%global alphatag a1
Name: pyusb
Version: 1.0.0
Release: 0.1.%{alphatag}%{?dist}
Release: 0.2.%{alphatag}%{?dist}
Summary: Python bindings for libusb
Group: Development/Languages
License: BSD
@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.2.a1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Jun 30 2011 Tim Waugh <twaugh@redhat.com> - 1.0.0-0.1.a1
- 1.0.0-a1 (bug #586950).