SHA256
8
0
forked from pool/doxygen

Accepting request 1082509 from home:dimstar:Factory

- Re-download patches: the server presents them with shorter hash
  refs:
  * Fix-boundingbox-parsing_part1.patch
  * Fix-boundingbox-parsing_part2.patch
  * Fix-boundingbox-parsing_part3.patch
  * Fix-boundingbox-parsing_part4.patch

OBS-URL: https://build.opensuse.org/request/show/1082509
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=181
This commit is contained in:
2023-04-25 11:16:20 +00:00
committed by Git OBS Bridge
parent c1d1b4b24b
commit 855accc7ed
5 changed files with 21 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ Subject: [PATCH] issue #9319: Doc build fails with cairo 1.17.6
2 files changed, 20 insertions(+), 2 deletions(-)
diff --git a/TinyDeflate/gunzip.hh b/TinyDeflate/gunzip.hh
index a631815a255..652058ab823 100644
index a631815a25..652058ab82 100644
--- a/TinyDeflate/gunzip.hh
+++ b/TinyDeflate/gunzip.hh
@@ -430,7 +430,7 @@ namespace gunzip_ns
@@ -23,7 +23,7 @@ index a631815a255..652058ab823 100644
struct result_of<F(Args...)> : std::invoke_result<F, Args...> {};
#else
diff --git a/src/dotrunner.cpp b/src/dotrunner.cpp
index 9246029cb61..2e87a0d4a37 100644
index 9246029cb6..2e87a0d4a3 100644
--- a/src/dotrunner.cpp
+++ b/src/dotrunner.cpp
@@ -20,6 +20,7 @@