Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package doxygen for openSUSE:Factory checked in at 2026-01-21 14:12:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/doxygen (Old) and /work/SRC/openSUSE:Factory/.doxygen.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "doxygen" Wed Jan 21 14:12:17 2026 rev:112 rq:1328250 version:1.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/doxygen/doxygen.changes 2026-01-13 21:22:59.739293952 +0100 +++ /work/SRC/openSUSE:Factory/.doxygen.new.1928/doxygen.changes 2026-01-21 14:12:34.338870039 +0100 @@ -1,0 +2,7 @@ +Tue Jan 20 08:50:22 UTC 2026 - Petr Gajdos <[email protected]> + +- drop %suse_update_desktop_file usage +- modified sources + * doxywizard.desktop + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ doxygen.spec ++++++ --- /var/tmp/diff_new_pack.Q2f4kA/_old 2026-01-21 14:12:36.982980118 +0100 +++ /var/tmp/diff_new_pack.Q2f4kA/_new 2026-01-21 14:12:36.986980284 +0100 @@ -1,6 +1,7 @@ # # spec file for package doxygen # +# Copyright (c) 2026 SUSE LLC # Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties ++++++ doxywizard.spec ++++++ --- /var/tmp/diff_new_pack.Q2f4kA/_old 2026-01-21 14:12:37.026981950 +0100 +++ /var/tmp/diff_new_pack.Q2f4kA/_new 2026-01-21 14:12:37.030982116 +0100 @@ -1,6 +1,7 @@ # # spec file for package doxywizard # +# Copyright (c) 2026 SUSE LLC # Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties @@ -26,6 +27,7 @@ Group: Development/Tools/Doc Generators URL: https://github.com/doxygen/doxygen Source: https://github.com/doxygen/doxygen/releases/download/%{rdir}/doxygen-%{version}.src.tar.gz +# https://github.com/doxygen/doxygen/issues/11957 Source1: doxywizard.desktop BuildRequires: bison BuildRequires: cmake >= 3.14 @@ -39,7 +41,6 @@ BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt6Core) BuildRequires: pkgconfig(Qt6Gui) BuildRequires: pkgconfig(Qt6Svg) @@ -83,7 +84,8 @@ mkdir -p %{buildroot}%{_mandir}/man1/ install -m 644 doc/doxywizard.1 %{buildroot}%{_mandir}/man1/ rm %{buildroot}%{_mandir}/man1/doxygen.1 -%suse_update_desktop_file -i doxywizard Development Documentation +mkdir -p %{buildroot}%{_datadir}/applications/ +cp %{SOURCE1} %{buildroot}%{_datadir}/applications/ %files %attr(755,root,root) %{_bindir}/doxywizard ++++++ doxywizard.desktop ++++++ --- /var/tmp/diff_new_pack.Q2f4kA/_old 2026-01-21 14:12:37.114985613 +0100 +++ /var/tmp/diff_new_pack.Q2f4kA/_new 2026-01-21 14:12:37.118985780 +0100 @@ -1,6 +1,48 @@ [Desktop Entry] +Categories=Development;Documentation; Type=Application Exec=doxywizard Name=Doxygen Wizard +GenericName=Doxygen user interface +Comment=Graphical User Interface for Doxygen documentation generator +Name[af]=Doxygen-slimmerd +Name[ar]=ﻢﻋﺎﻠﺟ Doxygen +Name[bg]=Doxygen помощник +Name[ca]=Auxiliar per al Doxygen +Name[cs]=Doxygen průvodce +Name[da]=Doxygen Guide +Name[de]=Doxygen Wizard +Name[el]=Μάγος Doxygen +Name[es]=Asistente de Doxygen +Name[et]=Doxygeni nõustaja +Name[fi]=Doxygen-avustaja +Name[fr]=Assistant Doxygen +Name[gl]=Asistente de Doxygen +Name[hr]=Doxygen čarobnjak +Name[hu]=Doxygen varázsló +Name[id]=Wisaya Doxygen +Name[it]=Wizard di Doxygen +Name[ja]=Doxygen ウイザード +Name[km]=អ្នក<200b>ជំនួយការ Doxygen +Name[ko]=Doxygen 마법사 +Name[lt]=Doxygen vediklis +Name[mr]=डॉक्सिजेन विझार्ड +Name[nb]=Doxygen-veiviser +Name[nl]=Doxygen assistent +Name[pa]=ਡਾਈਜ਼ਨ ਸਹਾਇਕ +Name[pl]=Doxygen Wizard +Name[pt]=Assistente Doxygen +Name[pt_BR]=Assistente do Doxygen +Name[ro]=Asistent Doxygen +Name[ru]=Мастер Doxygen +Name[sk]=Sprievodca pre Doxygen +Name[sv]=Doxygen-guide +Name[ta]=பெயர்(டிஆக்ஸிவிசார்ட்.டெஸ்க்டாப்): டிஆக்ஸிஜன் விசார்ட் +Name[th]=ตัวช่วยสร้างของ Doxygen +Name[uk]=Майстер Doxygen +Name[wa]=Macrea Doxygen +Name[xh]=Isanuse se-D-umongomoya +Name[zh_CN]=Doxygen 向导 +Name[zh_TW]=Doxygen 精靈
