Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 09:56:27 +00:00
parent 7478ae4e26
commit 399ac93433
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: python-%{srcname}
Version: 5.4.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: %{sum}
License: BSD
@ -100,6 +100,9 @@ done
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 29 2018 Iryna Shcherbina <ishcherb@redhat.com> - 5.4.3-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)