Update to upstream 0.1.7, modules 0.0.5
Bugzilla 988071
This commit is contained in:
parent
b1a906c0c3
commit
1b9fdb00af
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@ pyasn1-0.0.9a.tar.gz
|
|||||||
/pyasn1-modules-0.0.2.tar.gz
|
/pyasn1-modules-0.0.2.tar.gz
|
||||||
/pyasn1-0.1.6.tar.gz
|
/pyasn1-0.1.6.tar.gz
|
||||||
/pyasn1-modules-0.0.4.tar.gz
|
/pyasn1-modules-0.0.4.tar.gz
|
||||||
|
/pyasn1-0.1.7.tar.gz
|
||||||
|
/pyasn1-modules-0.0.5.tar.gz
|
||||||
|
@ -5,10 +5,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global module pyasn1
|
%global module pyasn1
|
||||||
%global modules_version 0.0.4
|
%global modules_version 0.0.5
|
||||||
|
|
||||||
Name: python-pyasn1
|
Name: python-pyasn1
|
||||||
Version: 0.1.6
|
Version: 0.1.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: ASN.1 tools for Python
|
Summary: ASN.1 tools for Python
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -135,6 +135,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Feb 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.1.6-1
|
||||||
- update to upstream release 0.1.6
|
- update to upstream release 0.1.6
|
||||||
- update modules to 0.0.4
|
- update modules to 0.0.4
|
||||||
|
Loading…
Reference in New Issue
Block a user