Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package uriparser for openSUSE:Factory checked in at 2025-06-13 18:47:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uriparser (Old) and /work/SRC/openSUSE:Factory/.uriparser.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uriparser" Fri Jun 13 18:47:31 2025 rev:14 rq:1285443 version:0.9.8 Changes: -------- --- /work/SRC/openSUSE:Factory/uriparser/uriparser.changes 2024-05-29 19:37:03.827121093 +0200 +++ /work/SRC/openSUSE:Factory/.uriparser.new.19631/uriparser.changes 2025-06-13 18:47:43.688441795 +0200 @@ -1,0 +2,6 @@ +Thu May 29 12:09:50 UTC 2025 - Antonio Larrosa <alarr...@suse.com> + +- Use Qt6's qhelpgenerator instead of Qt5's and fix its usage since + Qt5 was being BuildRequired but qch docs weren't being generated. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uriparser.spec ++++++ --- /var/tmp/diff_new_pack.FNbD44/_old 2025-06-13 18:47:44.288466635 +0200 +++ /var/tmp/diff_new_pack.FNbD44/_new 2025-06-13 18:47:44.292466801 +0200 @@ -1,7 +1,7 @@ # # spec file for package uriparser # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,8 +39,8 @@ BuildRequires: ghostscript-fonts-std BuildRequires: graphviz BuildRequires: graphviz-gd -BuildRequires: libqt5-qttools BuildRequires: pkg-config +BuildRequires: qt6-tools BuildRequires: xz BuildRequires: pkgconfig(libxdot) %if %{with googletest} @@ -109,7 +109,8 @@ -DURIPARSER_BUILD_TESTS:BOOL=OFF \ %endif -DURIPARSER_BUILD_TOOLS:BOOL=ON \ - -DURIPARSER_BUILD_WCHAR:BOOL=ON + -DURIPARSER_BUILD_WCHAR:BOOL=ON \ + -DQHG_LOCATION:PATH=%{_libexecdir}/qt6/qhelpgenerator %cmake_build %install @@ -148,4 +149,5 @@ %doc doc/Mainpage.txt %dir %{_docdir}/%{name}/ %{_docdir}/%{name}/html/ +%{_docdir}/%{name}/%{name}-%{version}.qch