Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 19:24:05 +00:00
parent 7eef72251c
commit 4c2bd48b99

View File

@ -7,7 +7,7 @@ This module parses the most common forms of ISO 8601 date strings \
Name: python-%{srcname}
Version: 1.0.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Simple module to parse ISO 8601 dates
License: MIT
@ -52,6 +52,9 @@ sed -e 's/\^/>=/' -i pyproject.toml
%doc README.rst
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.0.2-3
- Rebuilt for Python 3.11