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

@@ -11,7 +11,7 @@ Subject: [PATCH] issue #9319: Doc build fails with cairo 1.17.6
4 files changed, 120 insertions(+), 13 deletions(-)
diff --git a/TinyDeflate/gunzip.hh b/TinyDeflate/gunzip.hh
index c0039d5f832..c237298fdb0 100644
index c0039d5f83..c237298fdb 100644
--- a/TinyDeflate/gunzip.hh
+++ b/TinyDeflate/gunzip.hh
@@ -944,23 +944,27 @@ namespace gunzip_ns
@@ -54,7 +54,7 @@ index c0039d5f832..c237298fdb0 100644
#define Fail_If(condition) do { \
/*assert(!(condition));*/ \
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e9df895ce3a..0e33638c42d 100644
index e9df895ce3..0e33638c42 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,7 @@
@@ -66,7 +66,7 @@ index e9df895ce3a..0e33638c42d 100644
${PROJECT_SOURCE_DIR}/libmd5
${PROJECT_SOURCE_DIR}/liblodepng
diff --git a/src/dotrunner.cpp b/src/dotrunner.cpp
index d3b2615f4ed..5be9f20de9c 100644
index d3b2615f4e..5be9f20de9 100644
--- a/src/dotrunner.cpp
+++ b/src/dotrunner.cpp
@@ -16,6 +16,8 @@
@@ -202,7 +202,7 @@ index d3b2615f4ed..5be9f20de9c 100644
//---------------------------------------------------------------------------------
diff --git a/src/doxygen.cpp b/src/doxygen.cpp
index 78b72ebfecc..55068e74dcb 100644
index 78b72ebfec..55068e74dc 100644
--- a/src/doxygen.cpp
+++ b/src/doxygen.cpp
@@ -11930,8 +11930,6 @@ void parseInput()