Update to 0.1.8, modules 0.0.6

This commit is contained in:
Jason Tibbitts 2015-07-15 14:00:18 -05:00
parent 4c76088213
commit 207417cdbe
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -6,3 +6,5 @@ pyasn1-0.0.9a.tar.gz
/pyasn1-modules-0.0.4.tar.gz
/pyasn1-0.1.7.tar.gz
/pyasn1-modules-0.0.5.tar.gz
/pyasn1-0.1.8.tar.gz
/pyasn1-modules-0.0.6.tar.gz

View File

@ -5,11 +5,11 @@
%endif
%global module pyasn1
%global modules_version 0.0.5
%global modules_version 0.0.6
Name: python-pyasn1
Version: 0.1.7
Release: 5%{?dist}
Version: 0.1.8
Release: 1%{?dist}
Summary: ASN.1 tools for Python
License: BSD
Group: System Environment/Libraries
@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1,2 +1,2 @@
2cbd80fcd4c7b1c82180d3d76fee18c8 pyasn1-0.1.7.tar.gz
c1524d55aee3ca9ba4c7df5e0d321c5b pyasn1-modules-0.0.5.tar.gz
7f6526f968986a789b1e5e372f0b7065 pyasn1-0.1.8.tar.gz
3b94e7a4999bc7477b76c46c30a56727 pyasn1-modules-0.0.6.tar.gz