Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-21 10:39:07 +00:00
parent 619c925c85
commit a204ff9e88

View File

@ -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 <releng@fedoraproject.org> - 1.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.1.0-3
- Rebuilt for Python 3.12