Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
619c925c85
commit
a204ff9e88
@ -8,7 +8,7 @@ This module parses the most common forms of ISO 8601 date strings \
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Simple module to parse ISO 8601 dates
|
Summary: Simple module to parse ISO 8601 dates
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -53,6 +53,9 @@ sed -e 's/\^/>=/' -i pyproject.toml
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.1.0-3
|
||||||
- Rebuilt for Python 3.12
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user