Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package doxygen for openSUSE:Factory checked 
in at 2023-12-28 22:54:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/doxygen (Old)
 and      /work/SRC/openSUSE:Factory/.doxygen.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "doxygen"

Thu Dec 28 22:54:11 2023 rev:97 rq:1135238 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/doxygen/doxygen.changes  2023-09-17 
19:28:44.800401426 +0200
+++ /work/SRC/openSUSE:Factory/.doxygen.new.28375/doxygen.changes       
2023-12-28 22:54:13.822584369 +0100
@@ -1,0 +2,14 @@
+Mon Dec 25 20:11:52 UTC 2023 - Christoph G <[email protected]>
+
+- Update to doxygen 1.10.0
+  Full changelog see https://www.doxygen.nl/manual/changelog.html
+- Drop patches that are part of upstream since 1.9.7
+  Fix-boundingbox-parsing_part1.patch,
+  Fix-boundingbox-parsing_part2.patch,
+  Fix-boundingbox-parsing_part3.patch,
+  and Fix-boundingbox-parsing_part4.patch.
+- Drop patch reproducible.patch, it does no longer apply and
+  messing around with the internals of a C++ filesystem library
+  does not seem to be the right approach.
+
+-------------------------------------------------------------------

Old:
----
  Fix-boundingbox-parsing_part1.patch
  Fix-boundingbox-parsing_part2.patch
  Fix-boundingbox-parsing_part3.patch
  Fix-boundingbox-parsing_part4.patch
  doxygen-1.9.6.src.tar.gz
  reproducible.patch

New:
----
  doxygen-1.10.0.src.tar.gz

BETA DEBUG BEGIN:
  Old:- Drop patches that are part of upstream since 1.9.7
  Fix-boundingbox-parsing_part1.patch,
  Fix-boundingbox-parsing_part2.patch,
  Old:  Fix-boundingbox-parsing_part1.patch,
  Fix-boundingbox-parsing_part2.patch,
  Fix-boundingbox-parsing_part3.patch,
  Old:  Fix-boundingbox-parsing_part2.patch,
  Fix-boundingbox-parsing_part3.patch,
  and Fix-boundingbox-parsing_part4.patch.
  Old:  Fix-boundingbox-parsing_part3.patch,
  and Fix-boundingbox-parsing_part4.patch.
- Drop patch reproducible.patch, it does no longer apply and
  Old:  and Fix-boundingbox-parsing_part4.patch.
- Drop patch reproducible.patch, it does no longer apply and
  messing around with the internals of a C++ filesystem library
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ doxygen.spec ++++++
--- /var/tmp/diff_new_pack.bUD710/_old  2023-12-28 22:54:15.050629199 +0100
+++ /var/tmp/diff_new_pack.bUD710/_new  2023-12-28 22:54:15.054629345 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:           doxygen
-Version:        1.9.6
+Version:        1.10.0
 Release:        0
 Summary:        Automated C, C++, and Java Documentation Generator
 # qtools are used for building and they are GPL-3.0 licensed
@@ -34,14 +34,8 @@
 Patch1:         %{name}-no-lowercase-man-names.patch
 # The unified libclang-cpp library doesn't exist on older Leap / SLE
 Patch10:        doxygen-no-libclang-cpp.patch
-# Fix PDF boudingbox parsing when dot uses cairo >= 1.17.6 -- 
https://github.com/doxygen/doxygen/issues/9319
-Patch20:        
https://github.com/doxygen/doxygen/commit/966d69c603b5.patch#/Fix-boundingbox-parsing_part1.patch
-Patch21:        
https://github.com/doxygen/doxygen/commit/7b2a6027775b.patch#/Fix-boundingbox-parsing_part2.patch
-Patch22:        
https://github.com/doxygen/doxygen/commit/f3514d578633.patch#/Fix-boundingbox-parsing_part3.patch
-Patch23:        
https://github.com/doxygen/doxygen/commit/8129939c312e.patch#/Fix-boundingbox-parsing_part4.patch
-Patch24:        reproducible.patch
 BuildRequires:  bison
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.14
 BuildRequires:  flex
 %if 0%{?suse_version} <= 1500
 BuildRequires:  gcc9-c++
@@ -58,12 +52,12 @@
 %endif
 
 %description
-Doxygen is a documentation system for C, C++, Java, and IDL. It can
-generate an online class browser (in HTML) and an offline reference
-manual (in LaTeX) from a set of documented source files. The
-documentation is extracted directly from the sources. Doxygen is
-developed on a Linux platform, but it runs on most other UNIX flavors
-as well.
+Doxygen is the de facto standard tool for generating documentation
+from annotated C++ sources, but it also supports other popular
+programming languages such as C, Objective-C, C-sharp, PHP, Java,
+Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran,
+and to some extent D. Doxygen also supports the hardware description
+language VHDL.
 
 %prep
 %setup -q
@@ -74,11 +68,6 @@
 %patch10 -p1
 %endif
 %endif
-%patch20 -p1
-%patch21 -p1
-%patch22 -p1
-%patch23 -p1
-%patch24 -p1
 
 %build
 %cmake \

++++++ doxywizard.spec ++++++
--- /var/tmp/diff_new_pack.bUD710/_old  2023-12-28 22:54:15.074630076 +0100
+++ /var/tmp/diff_new_pack.bUD710/_new  2023-12-28 22:54:15.074630076 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           doxywizard
-Version:        1.9.6
+Version:        1.10.0
 Release:        0
 Summary:        Graphical User Interface for Doxygen
 # qtools are used for building and they are GPL-3.0 licensed
@@ -27,7 +27,7 @@
 Source:         https://www.doxygen.nl/files/doxygen-%{version}.src.tar.gz
 Source1:        doxywizard.desktop
 BuildRequires:  bison
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.14
 BuildRequires:  flex
 %if 0%{?suse_version} <= 1500
 BuildRequires:  gcc9-c++

++++++ doxygen-1.9.6.src.tar.gz -> doxygen-1.10.0.src.tar.gz ++++++
/work/SRC/openSUSE:Factory/doxygen/doxygen-1.9.6.src.tar.gz 
/work/SRC/openSUSE:Factory/.doxygen.new.28375/doxygen-1.10.0.src.tar.gz differ: 
char 5, line 1

Reply via email to