diff --git a/python-mmtf.spec b/python-mmtf.spec index da7d56f..5315aa7 100644 --- a/python-mmtf.spec +++ b/python-mmtf.spec @@ -22,7 +22,7 @@ doi: 10.1145/2945292.2945324\ Name: python-mmtf Version: 1.1.2 -Release: 15%{?dist} +Release: 16%{?dist} Summary: A decoding library for the macromolecular transmission format (MMTF) License: ASL 2.0 URL: https://github.com/rcsb/mmtf-python @@ -68,6 +68,9 @@ Requires: python3-msgpack %{python3_sitelib}/mmtf %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.1.2-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Dec 15 2021 Charalampos Stratakis - 1.1.2-15 - Use pytest instead of the deprecated nose test runner