From 0e8989bab35c9a7208c1557dc1463b03e2f33961 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 23:58:49 +0100 Subject: [PATCH] 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 --- 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)