Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 06:32:13 +00:00
parent a3401df083
commit f1e981c709

View File

@ -2,7 +2,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.14 Version: 0.14
Release: 5%{?dist} Release: 6%{?dist}
Summary: System for processing plaintext documentation Summary: System for processing plaintext documentation
# See COPYING.txt for information # See COPYING.txt for information
@ -158,6 +158,9 @@ done
%changelog %changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 12 2018 Miro Hrončok <mhroncok@redhat.com> - 0.14-5 * Thu Jul 12 2018 Miro Hrončok <mhroncok@redhat.com> - 0.14-5
- Only ship one version of the rst2* executables - Only ship one version of the rst2* executables
- Invoke python2 with python2 in %%check - Invoke python2 with python2 in %%check