Update to upstream 0.1.7, modules 0.0.5

Bugzilla 988071
This commit is contained in:
Rob Crittenden 2013-07-24 14:30:11 -04:00
parent b1a906c0c3
commit 1b9fdb00af
3 changed files with 10 additions and 4 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ pyasn1-0.0.9a.tar.gz
/pyasn1-modules-0.0.2.tar.gz
/pyasn1-0.1.6.tar.gz
/pyasn1-modules-0.0.4.tar.gz
/pyasn1-0.1.7.tar.gz
/pyasn1-modules-0.0.5.tar.gz

View File

@ -5,10 +5,10 @@
%endif
%global module pyasn1
%global modules_version 0.0.4
%global modules_version 0.0.5
Name: python-pyasn1
Version: 0.1.6
Version: 0.1.7
Release: 1%{?dist}
Summary: ASN.1 tools for Python
License: BSD
@ -135,6 +135,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Wed Jul 24 2013 Rob Crittenden <rcritten@redhat.com> - 0.1.7-1
- update to upstream release 0.1.7
- update modules to 0.0.5
* Sat Feb 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.1.6-1
- update to upstream release 0.1.6
- update modules to 0.0.4

View File

@ -1,2 +1,2 @@
35fe440115a6edcb99f70e894ba23cfb pyasn1-0.1.6.tar.gz
12eb7a0eb10fe57cd02ec5cbb19be7a7 pyasn1-modules-0.0.4.tar.gz
2cbd80fcd4c7b1c82180d3d76fee18c8 pyasn1-0.1.7.tar.gz
c1524d55aee3ca9ba4c7df5e0d321c5b pyasn1-modules-0.0.5.tar.gz