diff --git a/python-pretend.spec b/python-pretend.spec index 8bd4642..1490f7b 100644 --- a/python-pretend.spec +++ b/python-pretend.spec @@ -2,7 +2,7 @@ Name: python-pretend Version: 1.0.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library for stubbing in Python License: BSD @@ -53,6 +53,9 @@ Pretend is a library to make stubbing with Python easier. %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.0.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 1.0.9-3 - Rebuilt for Python 3.11