Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 10:13:15 +00:00
commit 6193b225a6

View file

@ -8,7 +8,7 @@
Name: python-pyrfc3339
Version: 1.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Generate and parse RFC 3339 timestamps
License: MIT
@ -90,6 +90,9 @@ RFC 3339-compliant timestamps using Python datetime.datetime objects.
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0-8
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)