Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-breathe.git#b615025ec9c32993cb3e3c3bdab2791cc314c280
This commit is contained in:
DistroBaker 2021-02-04 23:58:49 +01:00
parent eae003f885
commit 0e8989bab3

View File

@ -6,7 +6,7 @@ render the Doxygen xml output.
Name: python-%{srcname}
Version: 4.26.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx
License: BSD
@ -75,6 +75,9 @@ rm documentation/build/html/.buildinfo
%license LICENSE
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.26.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 4.26.0-1
- New upstream release 4.26.0 (rhbz#1914147)