diff --git a/python-heapdict.spec b/python-heapdict.spec index 8d35c6c..aeb9c90 100644 --- a/python-heapdict.spec +++ b/python-heapdict.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.0.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A heap with decrease-key and increase-key operations License: BSD @@ -56,6 +56,9 @@ BuildRequires: python3-test %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.0.1-9 - Rebuilt for Python 3.11