Update to upstream version 0.0.8a

This commit is contained in:
rcritten 2008-09-09 19:19:00 +00:00
parent 411c96438a
commit 1f71c87c63
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
pyasn1-0.0.7a.tar.gz
pyasn1-0.0.8a.tar.gz

View File

@ -3,8 +3,8 @@
%define module pyasn1
Name: python-pyasn1
Version: 0.0.7a
Release: 4%{?dist}
Version: 0.0.8a
Release: 1%{?dist}
Summary: ASN.1 tools for Python
License: BSD
Group: System Environment/Libraries
@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Sep 9 2008 Paul P. Komkoff Jr <i@stingr.net> - 0.0.8a-1
- Update to upstream version 0.0.8a
* Wed Jan 16 2008 Rob Crittenden <rcritten@redhat.com> - 0.0.7a-4
- Use setuptools to install the package
- simplify the files included in the rpm so it includes the .egg-info

View File

@ -1 +1 @@
8dd0a5e1465ab3fd1b095aee812c2091 pyasn1-0.0.7a.tar.gz
1befe83fd3d8dd8bb0d0fbe58a5788a5 pyasn1-0.0.8a.tar.gz