Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 07:36:39 +00:00
parent 4692b34804
commit 6f7b48d74e

View File

@ -6,7 +6,7 @@
Name: python-%{srcname}
Version: 0.14
Release: 2%{?dist}
Release: 3%{?dist}
Summary: System for processing plaintext documentation
Group: Development/Languages
@ -167,6 +167,9 @@ popd
%endif
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 16 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.14-2
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)