New upstream.

This commit is contained in:
Jon Ciesla 2013-09-13 09:02:23 -05:00
parent 26db3a5f10
commit 91d10847cc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
pyusb-0.4.1.tar.gz
/pyusb-1.0.0-a1.tar.gz
/pyusb-1.0.0a2.tar.gz
/pyusb-1.0.0a3.tar.gz

View File

@ -1,9 +1,9 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%global alphatag a2
%global alphatag a3
Name: pyusb
Version: 1.0.0
Release: 0.6.%{alphatag}%{?dist}
Release: 0.7.%{alphatag}%{?dist}
Summary: Python bindings for libusb
Group: Development/Languages
License: BSD
@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Sep 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.7.a3
- Latest upstream.
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.6.a2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
9136b3dc019272c62a5b6d4eb624f89f pyusb-1.0.0a2.tar.gz
e83e12621149a0d76410aa5cec35ad22 pyusb-1.0.0a3.tar.gz