diff --git a/doxygen-1.14.0.src.tar.gz b/doxygen-1.15.0.src.tar.gz similarity index 32% rename from doxygen-1.14.0.src.tar.gz rename to doxygen-1.15.0.src.tar.gz index 5d07651e236ae55acfb7fb2fa5182188bbaa9eb3..7f045570e0bfb05845568849824de6055c0d126c 100644 --- a/doxygen-1.14.0.src.tar.gz +++ b/doxygen-1.15.0.src.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4536d11ab13037327d8d026b75f5a86b7ccb2093e2f546235faf61fd86e6b5d -size 8681251 +oid sha256:a8cafe605867ad475aaf288a3852783076e1df83aabf16488bbfa958062e7440 +size 9203196 diff --git a/doxygen.spec b/doxygen.spec index 91f8035621420fdc73478d24a9c3aa023f3f34a2..8e77de107ce9b4b864245f173364650d5caf9c6b 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -4,7 +4,7 @@ %global clang_support OFF Name: doxygen Epoch: 1 -Version: 1.14.0 +Version: 1.15.0 Release: 1 Summary: A documentation system for C/C++ License: GPL-1.0-or-later @@ -38,6 +38,7 @@ extent D. Summary: A GUI for creating and editing configuration files Requires: %{name} = %{epoch}:%{version}-%{release} BuildRequires: qt6-qtbase-devel +BuildRequires: qt6-qtsvg-devel %description doxywizard Doxywizard is a graphical front-end to read/edit/write doxygen configuration files. @@ -97,6 +98,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{_datadir}/icons/hicolor/*/apps/doxywizard.png %changelog +* Wed Oct 22 2025 Funda Wang - 1:1.15.0-1 +- update to 1.15.0 + * Sun May 25 2025 Funda Wang - 1:1.14.0-1 - update to 1.14.0