diff --git a/python-seqdiag.spec b/python-seqdiag.spec index 09ac6c9..fab2cbe 100644 --- a/python-seqdiag.spec +++ b/python-seqdiag.spec @@ -18,7 +18,7 @@ Enjoy documentation with seqdiag ! Name: python-%{srcname} Version: 3.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generate sequence-diagram images from text License: ASL 2.0 @@ -89,6 +89,9 @@ ALL_TESTS=1 %tox %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.0.0-3 - Rebuilt for Python 3.11