Update to 0.1.8, modules 0.0.6
This commit is contained in:
parent
4c76088213
commit
207417cdbe
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@ pyasn1-0.0.9a.tar.gz
|
|||||||
/pyasn1-modules-0.0.4.tar.gz
|
/pyasn1-modules-0.0.4.tar.gz
|
||||||
/pyasn1-0.1.7.tar.gz
|
/pyasn1-0.1.7.tar.gz
|
||||||
/pyasn1-modules-0.0.5.tar.gz
|
/pyasn1-modules-0.0.5.tar.gz
|
||||||
|
/pyasn1-0.1.8.tar.gz
|
||||||
|
/pyasn1-modules-0.0.6.tar.gz
|
||||||
|
@ -5,11 +5,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global module pyasn1
|
%global module pyasn1
|
||||||
%global modules_version 0.0.5
|
%global modules_version 0.0.6
|
||||||
|
|
||||||
Name: python-pyasn1
|
Name: python-pyasn1
|
||||||
Version: 0.1.7
|
Version: 0.1.8
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: ASN.1 tools for Python
|
Summary: ASN.1 tools for Python
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 15 2015 Jason L Tibbitts III <tibbs@math.uh.edu> - 0.1.8-1
|
||||||
|
- Update to new upstream release 0.1.8, modules 0.0.6.
|
||||||
|
|
||||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.7-5
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.7-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user