diff --git a/python-iso8601.spec b/python-iso8601.spec index 6c3d13b..1bb9801 100644 --- a/python-iso8601.spec +++ b/python-iso8601.spec @@ -8,7 +8,7 @@ This module parses the most common forms of ISO 8601 date strings \ Name: python-%{srcname} Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple module to parse ISO 8601 dates License: MIT @@ -53,6 +53,9 @@ sed -e 's/\^/>=/' -i pyproject.toml %doc README.rst %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 15 2023 Python Maint - 1.1.0-3 - Rebuilt for Python 3.12