From b615025ec9c32993cb3e3c3bdab2791cc314c280 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 09:38:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-breathe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-breathe.spec b/python-breathe.spec index c731a64..bfabf01 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -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 - 4.26.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 14 2021 Charalampos Stratakis - 4.26.0-1 - New upstream release 4.26.0 (rhbz#1914147)