Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 09:42:55 +00:00
parent da7a5b440a
commit c54fcbe384

View File

@ -5,7 +5,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.1.5 Version: 1.1.5
Release: 1%{?dist} Release: 2%{?dist}
Summary: Sphinx extension for serialized HTML Summary: Sphinx extension for serialized HTML
License: BSD License: BSD
URL: http://sphinx-doc.org/ URL: http://sphinx-doc.org/
@ -81,6 +81,9 @@ popd
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 11 2021 Karolina Surma <ksurma@redhat.com> - 1.1.5-1 * Fri Jun 11 2021 Karolina Surma <ksurma@redhat.com> - 1.1.5-1
- Update to 1.1.5 - Update to 1.1.5
Resolves: rhbz#1963359 Resolves: rhbz#1963359