diff --git a/doxygen-1.9.6.src.tar.gz b/doxygen-1.10.0.src.tar.gz similarity index 36% rename from doxygen-1.9.6.src.tar.gz rename to doxygen-1.10.0.src.tar.gz index 50d904054e6f764ccc833b29fde20d27edf824ea..7c597b970f8982e92dd2d4fd0a7669b3d97c3215 100644 Binary files a/doxygen-1.9.6.src.tar.gz and b/doxygen-1.10.0.src.tar.gz differ diff --git a/doxygen.spec b/doxygen.spec index 77e844f9e90f01207c4169db890c4f1f5a6dd1c8..b2347302fd7f5b4c04dc9fdf4ba35b8b1f66b079 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -3,10 +3,10 @@ %global clang_support OFF Name: doxygen Epoch: 1 -Version: 1.9.6 +Version: 1.10.0 Release: 1 Summary: A documentation system for C/C++ -License: GPL+ +License: GPL-1.0-or-later Url: https://www.doxygen.nl Source0: https://www.doxygen.nl/files/%{name}-%{version}.src.tar.gz Source1: doxywizard.desktop @@ -42,7 +42,7 @@ Doxywizard is a graphical front-end to read/edit/write doxygen configuration files. %prep -%autosetup -p1 +%autosetup -p1 -a2 iconv --from=ISO-8859-1 --to=UTF-8 LANGUAGE.HOWTO > LANGUAGE.HOWTO.new touch -r LANGUAGE.HOWTO LANGUAGE.HOWTO.new mv LANGUAGE.HOWTO.new LANGUAGE.HOWTO @@ -65,7 +65,6 @@ cd - %install %make_install -C %{BuildDir} -convert addon/doxywizard/doxywizard.ico doxywizard.png icondir=%{buildroot}%{_datadir}/icons/hicolor install -m755 -d $icondir/{16x16,32x32,48x48,128x128}/apps install -m644 -p -D doxywizard-6.png $icondir/16x16/apps/doxywizard.png @@ -91,7 +90,6 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} %{_bindir}/{doxyindexer,doxysearch*} %{_mandir}/man1/{doxyindexer.1*,doxysearch.1*} %endif -%exclude %{_docdir}/packages %files doxywizard %{_bindir}/doxywizard @@ -100,6 +98,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} %{_datadir}/icons/hicolor/*/apps/doxywizard.png %changelog +* Thu Mar 21 2024 wangkai <13474090681@163.com> - 1:1.10.0-1 +- Update to 1.10.0 + * Mon Apr 24 2023 xu_ping <707078654@qq.com> - 1:1.9.6-1 - Upgrade package to 1.9.6 version @@ -124,7 +125,7 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} * Tue May 11 2021 wangchen - 1.8.18-8 - RTFGenerator should exit with 0 when gengrate file success -* Tue Jan 05 2020 shixuantong - 1.8.18-7 +* Tue Jan 05 2021 shixuantong - 1.8.18-7 - fix incorrect label in map of dot files in xhtml * Thu Dec 10 2020 shixuantong - 1.8.18-6