update to 1.0.7 (#1466315)

This commit is contained in:
Dominik 'Rathann' Mierzejewski 2017-06-30 00:34:15 +02:00
commit 9770d38f65
3 changed files with 7 additions and 3 deletions

View file

@ -20,8 +20,8 @@ doi: 10.1145/2945292.2945324\
Name: python-mmtf
Version: 1.0.6
Release: 2%{?dist}
Version: 1.0.7
Release: 1%{?dist}
Summary: A decoding library for the macromolecular transmission format (MMTF)
License: ASL 2.0
URL: https://github.com/rcsb/mmtf-python
@ -88,6 +88,9 @@ nosetests-%{python3_version}
%{python3_sitelib}/mmtf
%changelog
* Thu Jun 29 2017 Dominik Mierzejewski <dominik@greysector.net> 1.0.7-1
- update to 1.0.7 (#1466315)
* Mon Jun 05 2017 Dominik Mierzejewski <dominik@greysector.net> 1.0.6-2
- drop redundant macro definitions and use python version macros