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-07-02 13:27:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/leechcraft (Old)
 and      /work/SRC/openSUSE:Factory/.leechcraft.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "leechcraft"

Fri Jul  2 13:27:59 2021 rev:63 rq:903605 version:0.6.70+git.14522.g3ce98b2ddb

Changes:
--------
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes    2021-07-01 
07:05:36.595488574 +0200
+++ /work/SRC/openSUSE:Factory/.leechcraft.new.2625/leechcraft.changes  
2021-07-02 13:29:04.104015115 +0200
@@ -1,0 +2,5 @@
+Thu Jul  1 10:02:19 UTC 2021 - Dmitriy Perlow <[email protected]>
+
+- QtWebkit will be removed from openSUSE Tumbleweed soon.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ leechcraft.spec ++++++
--- /var/tmp/diff_new_pack.HqKntA/_old  2021-07-02 13:29:04.716010367 +0200
+++ /var/tmp/diff_new_pack.HqKntA/_new  2021-07-02 13:29:04.720010336 +0200
@@ -107,7 +107,7 @@
 BuildRequires:  pkgconfig(Qt5Sql) >= 5.13
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.13
 BuildRequires:  pkgconfig(Qt5WebChannel) >= 5.13
-BuildRequires:  pkgconfig(Qt5WebKit) >= 5.13
+BuildRequires:  pkgconfig(Qt5WebEngine) >= 5.13
 BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.13
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.13
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.13
@@ -911,7 +911,6 @@
 Requires:       pkgconfig(Qt5PrintSupport) >= 5.13
 Requires:       pkgconfig(Qt5Script) >= 5.13
 Requires:       pkgconfig(Qt5Svg) >= 5.13
-Requires:       pkgconfig(Qt5WebKitWidgets) >= 5.13
 Requires:       pkgconfig(Qt5X11Extras) >= 5.13
 Requires:       pkgconfig(Qt5XmlPatterns) >= 5.13
 Recommends:     leechcraft-azoth-doc
@@ -1666,9 +1665,10 @@
 Provides:       %{name}-webbrowser
 Recommends:     %{name}-imgaste = %{version}
 Recommends:     %{name}-intermutko = %{version}
+Obsoletes:      %{name}-poshuku-webkitview
 
 %description poshuku
-This package provides a WebKit-based web browser plugin for LeechCraft.
+This package provides a WebEngine-based web browser plugin for LeechCraft.
 Poshuku is extensible with plugins.
 
 Currently it features:
@@ -1772,8 +1772,8 @@
  * URLs are defined either by their substring or by regular expression.
  * Several popular predefined user agents are present.
  * Support for custom user-defined strings.
- * Support for automatic insertion of current platform, language, WebKit's
-version etc. into the User-Agent string in arbitrary places.
+ * Support for automatic insertion of current platform, language,
+etc. into the User-Agent string in arbitrary places.
 
 
 %package poshuku-keywords
@@ -1842,15 +1842,15 @@
 This package provides the Speed Dial support plugin for LeechCraft Poshuku.
 
 
-%package poshuku-webkitview
-Summary:        LeechCraft Poshuku WebKit-based backend Module
+%package poshuku-webengineview
+Summary:        LeechCraft Poshuku WebEngine-based backend Module
 License:        BSL-1.0
 Group:          Productivity/Networking/Other
 Requires:       %{name}-poshuku = %{version}
 Provides:       %{name}-poshuku-backend = %{version}
 
-%description poshuku-webkitview
-This package provides WebKit-based backend for LeechCraft Poshuku browser.
+%description poshuku-webengineview
+This package provides WebEngine-based backend for LeechCraft Poshuku browser.
 
 
 %package rosenthal
@@ -2420,6 +2420,9 @@
                         -DENABLE_POSHUKU_ONLINEBOOKMARKS_READITLATER=True \
                 -DENABLE_POSHUKU_QRD=True \
                 -DENABLE_POSHUKU_SPEEDDIAL=True \
+                -DENABLE_POSHUKU_WEBENGINEVIEW=True \
+                        -DENABLE_POSHUKU_WEBENGINEVIEW_TESTS=False \
+                -DENABLE_POSHUKU_WEBKITVIEW=False \
         -DENABLE_QROSP=False \
         -DENABLE_SB2=True \
         -DENABLE_SCROBLIBRE=True \
@@ -3256,11 +3259,9 @@
 %{translations_dir}/*craft_poshuku_speeddial_??.qm
 %{translations_dir}/*craft_poshuku_speeddial_??_??.qm
 
-%files poshuku-webkitview
+%files poshuku-webengineview
 %defattr(-,root,root)
-%{settings_dir}/poshukuwebkitviewsettings.xml
-%{translations_dir}/*craft_poshuku_webkitview*.qm
-%{plugin_dir}/*craft_poshuku_webkitview.so
+%{plugin_dir}/*craft_poshuku_webengineview.so
 
 %files rosenthal
 %defattr(-,root,root)

Reply via email to