From f9090fd44a2d5e9a5a2a80309891189e3fb1f356 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sun, 20 Dec 2020 15:13:02 +0000 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#bbcfb66b641c05f2ab0d4a3d378a634cb0e6b2eb --- .gitignore | 1 + python-breathe.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c013910..ff0010e 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /v4.23.0.tar.gz /v4.24.0.tar.gz /v4.24.1.tar.gz +/v4.25.1.tar.gz diff --git a/python-breathe.spec b/python-breathe.spec index ff2e74c..b06afbe 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -5,7 +5,7 @@ Breathe is an extension to reStructuredText and Sphinx to be able to read and \ render the Doxygen xml output. Name: python-%{srcname} -Version: 4.24.1 +Version: 4.25.1 Release: 1%{?dist} Summary: Adds support for Doxygen xml output to reStructuredText and Sphinx @@ -25,6 +25,7 @@ BuildRequires: %{py3_dist pytest} # NOTE: git is only needed because part of the build process checks if it's in # a git repo BuildRequires: git +BuildRequires: make # Set the name of the documentation directory %global _docdir_fmt %{name} @@ -53,7 +54,7 @@ This package contains documentation for developer documentation for %{srcname}. %build %py3_build # Build the documentation -make %{?_smp_mflags} DOXYGEN=$(which doxygen) html +%make_build DOXYGEN=$(which doxygen) html # Remove temporary build files rm documentation/build/html/.buildinfo @@ -61,7 +62,7 @@ rm documentation/build/html/.buildinfo %py3_install %check -make dev-test +%make_build dev-test %files -n python%{python3_pkgversion}-%{srcname} %doc README.rst @@ -74,6 +75,9 @@ make dev-test %license LICENSE %changelog +* Sun Dec 20 2020 Dan Čermák - 4.25.1-1 +- New upstream release 4.25.1 (rhbz#1908213) + * Mon Dec 7 2020 Dan Čermák - 4.24.1-1 - New upstream release 4.24.1 (rhbz#1903366) diff --git a/sources b/sources index 0b683e5..3b3a6b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v4.24.1.tar.gz) = 64794907db32eaad25b107c30873004d891474be4f83cfc53bd998749d1f170b699efc99337ae9cb285ab01c0cb2c3a4535c0066f207733c2ae5844bf281acbe +SHA512 (v4.25.1.tar.gz) = e87cd2ac54f356623813d3c59494457a30fa24f31151b048cdc67536098c5f35b7e6145982c162a924105c681cc7f34dda97a29d5da22f12019be14d5175b792