diff --git a/python-pynetdicom.spec b/python-pynetdicom.spec index 9a714e7..af1e445 100644 --- a/python-pynetdicom.spec +++ b/python-pynetdicom.spec @@ -10,7 +10,7 @@ Version: 2.0.1 %forgemeta -Release: 4%{?dist} +Release: 5%{?dist} Summary: A Python implementation of the DICOM networking protocol License: MIT and (BSD or ASL 2.0) @@ -109,6 +109,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{__python3} -m pytest --deselect=pyn %doc docs/_build/html %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 2.0.1-4 - Rebuilt for Python 3.11