Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package leechcraft for openSUSE:Factory checked in at 2021-08-02 12:05:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leechcraft (Old) and /work/SRC/openSUSE:Factory/.leechcraft.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leechcraft" Mon Aug 2 12:05:07 2021 rev:64 rq:909655 version:0.6.70+git.14675.g3f93af1b45 Changes: -------- --- /work/SRC/openSUSE:Factory/leechcraft/leechcraft-doc.changes 2021-07-01 07:05:36.563488824 +0200 +++ /work/SRC/openSUSE:Factory/.leechcraft.new.1899/leechcraft-doc.changes 2021-08-02 12:05:54.249645387 +0200 @@ -1,0 +2,6 @@ +Mon Jul 19 05:50:38 UTC 2021 - Dmitriy Perlow <dap.darkn...@gmail.com> + +- Updated to 0.6.70-14675-g3f93af1b45 snapshot: + * no changes for doc subpackages. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes 2021-07-02 13:29:04.104015115 +0200 +++ /work/SRC/openSUSE:Factory/.leechcraft.new.1899/leechcraft.changes 2021-08-02 12:05:54.269645382 +0200 @@ -1,0 +2,14 @@ +Thu Jul 29 06:58:59 UTC 2021 - Dmitriy Perlow <dap.darkn...@gmail.com> + +- Obsoletes poshuku (browser) for architectures without QtWebEngine. + +------------------------------------------------------------------- +Mon Jul 19 05:50:38 UTC 2021 - Dmitriy Perlow <dap.darkn...@gmail.com> + +- Updated to 0.6.70-14675-g3f93af1b45 snapshot: + * Utils tests became broken (reported to upstream and disabled); + * Qwt 6.2.0 support; + * Fixed build via gcc 11. +- Macros %%cmake_build & %%ctest. + +------------------------------------------------------------------- Old: ---- leechcraft-0.6.70-14522-g3ce98b2ddb.tar.xz New: ---- leechcraft-0.6.70-14675-g3f93af1b45.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leechcraft-doc.spec ++++++ --- /var/tmp/diff_new_pack.YkIAL2/_old 2021-08-02 12:05:55.089645208 +0200 +++ /var/tmp/diff_new_pack.YkIAL2/_new 2021-08-02 12:05:55.089645208 +0200 @@ -16,10 +16,10 @@ # -%define LEECHCRAFT_VERSION 0.6.70-14522-g3ce98b2ddb +%define LEECHCRAFT_VERSION 0.6.70-14675-g3f93af1b45 Name: leechcraft-doc -Version: 0.6.70+git.14522.g3ce98b2ddb +Version: 0.6.70+git.14675.g3f93af1b45 Release: 0 Summary: Modular Internet Client Documentation License: BSL-1.0 ++++++ leechcraft.spec ++++++ --- /var/tmp/diff_new_pack.YkIAL2/_old 2021-08-02 12:05:55.117645202 +0200 +++ /var/tmp/diff_new_pack.YkIAL2/_new 2021-08-02 12:05:55.121645201 +0200 @@ -27,7 +27,7 @@ %define qml_dir %{_datadir}/leechcraft/qml5 %define so_ver -qt5-0_6_75 -%define LEECHCRAFT_VERSION 0.6.70-14522-g3ce98b2ddb +%define LEECHCRAFT_VERSION 0.6.70-14675-g3f93af1b45 %define db_postfix %{so_ver}_1 %define gui_postfix %{so_ver}_1 @@ -46,7 +46,7 @@ %define xsd_postfix %{so_ver} Name: leechcraft -Version: 0.6.70+git.14522.g3ce98b2ddb +Version: 0.6.70+git.14675.g3f93af1b45 Release: 0 Summary: Modular Internet Client License: BSL-1.0 @@ -64,8 +64,7 @@ BuildRequires: cmake >= 3.8 BuildRequires: fdupes BuildRequires: file-devel -# gcc <=7 & 11 break build, gcc 8 - 10 may be OK. -BuildRequires: gcc10-c++ +BuildRequires: gcc-c++ >= 8 BuildRequires: hicolor-icon-theme BuildRequires: libQt5Gui-private-headers-devel >= 5.13 BuildRequires: libQt5Sql5-sqlite >= 5.13 @@ -101,13 +100,15 @@ BuildRequires: pkgconfig(Qt5Qml) >= 5.13 BuildRequires: pkgconfig(Qt5Quick) >= 5.13 BuildRequires: pkgconfig(Qt5QuickWidgets) >= 5.13 -BuildRequires: pkgconfig(Qt5Qwt6) >= 5.13 +BuildRequires: pkgconfig(Qt5Qwt6) >= 6.2 BuildRequires: pkgconfig(Qt5Script) >= 5.13 BuildRequires: pkgconfig(Qt5Sensors) >= 5.13 BuildRequires: pkgconfig(Qt5Sql) >= 5.13 BuildRequires: pkgconfig(Qt5Svg) >= 5.13 BuildRequires: pkgconfig(Qt5WebChannel) >= 5.13 +%ifnarch ppc ppc64 ppc64le s390 s390x BuildRequires: pkgconfig(Qt5WebEngine) >= 5.13 +%endif BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.13 BuildRequires: pkgconfig(Qt5Widgets) >= 5.13 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.13 @@ -195,6 +196,9 @@ Obsoletes: %{name}-harbinger Obsoletes: %{name}-nacheku Obsoletes: %{name}-popishu +%ifarch ppc ppc64 ppc64le s390 s390x +Obsoletes: %{name}-poshuku +%endif Obsoletes: %{name}-qrosp Obsoletes: %{name}-syncer Obsoletes: %{name}-vgrabber @@ -1656,13 +1660,13 @@ with some selected text. +%ifnarch ppc ppc64 ppc64le s390 s390x %package poshuku Summary: LeechCraft Web Browser Module License: BSL-1.0 Group: Productivity/Networking/Other Requires: %{name} = %{version} Requires: %{name}-poshuku-backend = %{version} -Provides: %{name}-webbrowser Recommends: %{name}-imgaste = %{version} Recommends: %{name}-intermutko = %{version} Obsoletes: %{name}-poshuku-webkitview @@ -1851,6 +1855,7 @@ %description poshuku-webengineview This package provides WebEngine-based backend for LeechCraft Poshuku browser. +%endif %package rosenthal @@ -2273,13 +2278,11 @@ -DCMAKE_CXX_FLAGS="${tmpflags} -Doverride= $(pkg-config --cflags gstreamer-1.0)" \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ - -DCMAKE_C_COMPILER=/usr/bin/gcc-10 \ - -DCMAKE_CXX_COMPILER=/usr/bin/g++-10 \ -DSTRICT_LICENSING=True \ -DWITH_DBUS_LOADERS=True \ -DWITH_PCRE=True \ -DWITH_QWT=True \ - -DENABLE_UTIL_TESTS=True \ + -DENABLE_UTIL_TESTS=False \ -DENABLE_ADVANCEDNOTIFICATIONS=True \ -DENABLE_AGGREGATOR=True \ -DENABLE_AGGREGATOR_BODYFETCH=True \ @@ -2400,6 +2403,7 @@ -DENABLE_POGOOGLUE=True \ -DENABLE_POLEEMERY=False \ -DENABLE_POPISHU=False \ +%ifnarch ppc ppc64 ppc64le s390 s390x -DENABLE_POSHUKU=True \ -DENABLE_IDN=True \ -DENABLE_POSHUKU_AUTOSEARCH=True \ @@ -2423,6 +2427,9 @@ -DENABLE_POSHUKU_WEBENGINEVIEW=True \ -DENABLE_POSHUKU_WEBENGINEVIEW_TESTS=False \ -DENABLE_POSHUKU_WEBKITVIEW=False \ +%else + -DENABLE_POSHUKU=False \ +%endif -DENABLE_QROSP=False \ -DENABLE_SB2=True \ -DENABLE_SCROBLIBRE=True \ @@ -2447,7 +2454,7 @@ -DENABLE_ZALIL=True \ -DLEECHCRAFT_VERSION="%{LEECHCRAFT_VERSION}" -make -k %{?_smp_mflags} VERBOSE=1 +%cmake_build -k %install %cmake_install @@ -2460,8 +2467,7 @@ %fdupes -s %{buildroot}%{_datadir}/%{name}/themes %check -cd build -ctest --output-on-failure +%ctest %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -3178,6 +3184,7 @@ %{plugin_dir}/*craft_pogooglue* %{translations_dir}/*craft_pogooglue* +%ifnarch ppc ppc64 ppc64le s390 s390x %files poshuku %defattr(-,root,root) %{settings_dir}/poshukusettings.xml @@ -3262,6 +3269,7 @@ %files poshuku-webengineview %defattr(-,root,root) %{plugin_dir}/*craft_poshuku_webengineview.so +%endif %files rosenthal %defattr(-,root,root) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.YkIAL2/_old 2021-08-02 12:05:55.153645194 +0200 +++ /var/tmp/diff_new_pack.YkIAL2/_new 2021-08-02 12:05:55.153645194 +0200 @@ -1,7 +1,7 @@ <services> <service name="verify_file" mode="buildtime"> - <param name="file">leechcraft-0.6.70-14522-g3ce98b2ddb.tar.xz</param> + <param name="file">leechcraft-0.6.70-14675-g3f93af1b45.tar.xz</param> <param name="verifier">sha1</param> - <param name="checksum">cc7b246d00d6382e4aea82d7bb33b9433f32b27d</param> + <param name="checksum">72744fcea81221b59546a3be78af8cf996d8bf28</param> </service> </services> ++++++ leechcraft-0.6.70-14522-g3ce98b2ddb.tar.xz -> leechcraft-0.6.70-14675-g3f93af1b45.tar.xz ++++++ ++++ 12112 lines of diff (skipped)