This commit is contained in:
Fedora Release Engineering 2025-07-25 09:47:55 +00:00
commit b7065f788d

View file

@ -2,7 +2,7 @@
Name: python-pyrfc3339
Version: 2.0.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Generate and parse RFC 3339 timestamps
License: MIT
@ -54,6 +54,9 @@ cp -a %{SOURCE1} .
%doc README.rst
%changelog
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.0.1-3
- Rebuilt for Python 3.14