Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtdoc for openSUSE:Factory checked in at 2023-04-27 20:01:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtdoc (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtdoc" Thu Apr 27 20:01:04 2023 rev:48 rq:1083122 version:5.15.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtdoc/libqt5-qtdoc.changes 2023-04-23 22:51:11.479975215 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new.1533/libqt5-qtdoc.changes 2023-04-27 20:01:28.634116962 +0200 @@ -1,0 +2,5 @@ +Wed Apr 26 20:44:31 UTC 2023 - Jan Engelhardt <[email protected]> + +- Replace BuildRequire on xorg-x11-devel by pkgconfig(...) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtdoc.spec ++++++ --- /var/tmp/diff_new_pack.oUWCBz/_old 2023-04-27 20:01:32.726141017 +0200 +++ /var/tmp/diff_new_pack.oUWCBz/_new 2023-04-27 20:01:32.730141040 +0200 @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtdoc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Version: 5.15.9 Release: 0 Summary: Qt 5 API Documentation -License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only +License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-only Group: Documentation/Other URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/5.15/%{real_version}/single/%{tar_version}.tar.xz @@ -37,6 +37,7 @@ BuildRequires: clang BuildRequires: cups-devel BuildRequires: double-conversion-devel +BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: gperf @@ -47,11 +48,11 @@ BuildRequires: libpng-devel BuildRequires: libproxy-devel BuildRequires: libpulse-devel +BuildRequires: libqt5-qtbase-common-devel >= %{version} BuildRequires: libqt5-qtbase-devel >= %{version} BuildRequires: libqt5-qttools >= %{version} BuildRequires: libqt5-qttools-devel >= %{version} BuildRequires: libqt5-qttools-doc >= %{version} -BuildRequires: libqt5-qtbase-common-devel >= %{version} BuildRequires: libtiff-devel BuildRequires: lksctp-tools-devel BuildRequires: openssl-devel @@ -66,7 +67,6 @@ BuildRequires: xcb-util-keysyms-devel BuildRequires: xcb-util-renderutil-devel BuildRequires: xcb-util-wm-devel -BuildRequires: xorg-x11-devel BuildRequires: xz BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(egl) @@ -83,9 +83,21 @@ BuildRequires: pkgconfig(mtdev) BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(sm) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xcomposite) +BuildRequires: pkgconfig(xcursor) +BuildRequires: pkgconfig(xdamage) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xfixes) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xinerama) BuildRequires: pkgconfig(xkbcommon) >= 0.4.1 BuildRequires: pkgconfig(xkbcommon-x11) >= 0.4.1 -BuildRequires: fdupes +BuildRequires: pkgconfig(xkbfile) +BuildRequires: pkgconfig(xproto) +BuildRequires: pkgconfig(xrandr) +BuildRequires: pkgconfig(xtst) +BuildRequires: pkgconfig(xv) BuildArch: noarch Requires: %{name}-html = %{version} Requires: %{name}-qch = %{version} @@ -117,8 +129,8 @@ %package devel Summary: QDoc index files and doxygen tag files for Qt 5 API Documentation Group: Development/Tools/Doc Generators -Requires: libqt5-qttools => %{version} Requires: doxygen +Requires: libqt5-qttools => %{version} %description devel This package contains the QDoc index files and the doxygen tag files to create cross links between the QCH documentation files. This package is normally not
