This commit is contained in:
Fedora Release Engineering 2017-02-11 08:53:35 +00:00
parent b03192047c
commit ee1e878f2b

View File

@ -6,7 +6,7 @@
Name: python-%{srcname}
Version: 0.13.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: System for processing plaintext documentation
Group: Development/Languages
@ -163,6 +163,9 @@ popd
%endif
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Jan 30 2017 Orion Poplawski <orion@cora.nwra.com> - 0.13.1-3
- Fix broken python-docutils provides (bug #1399655)
- Use %%license, python build macro