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-09-07 21:21:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/leechcraft (Old)
 and      /work/SRC/openSUSE:Factory/.leechcraft.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "leechcraft"

Tue Sep  7 21:21:33 2021 rev:65 rq:917218 version:0.6.70+git.14771.g9d21b0f8ad

Changes:
--------
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft-doc.changes        
2021-08-02 12:05:54.249645387 +0200
+++ /work/SRC/openSUSE:Factory/.leechcraft.new.1899/leechcraft-doc.changes      
2021-09-07 21:22:15.429363572 +0200
@@ -1,0 +2,6 @@
+Tue Aug 31 05:17:40 UTC 2021 - Dmitriy Perlow <[email protected]>
+
+- Updated to 0.6.70-14771-g9d21b0f8ad snapshot:
+  * no changes for doc subpackages.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes    2021-08-02 
12:05:54.269645382 +0200
+++ /work/SRC/openSUSE:Factory/.leechcraft.new.1899/leechcraft.changes  
2021-09-07 21:22:15.445363591 +0200
@@ -1,0 +2,12 @@
+Tue Aug 31 05:17:40 UTC 2021 - Dmitriy Perlow <[email protected]>
+
+- Updated to 0.6.70-14771-g9d21b0f8ad snapshot:
+  * libtorrent-rasterbar 2 support;
+  * bittorrent plugin for ppc64 enabled;
+  * kinotify & azoth don't require Qt5WebKitWidgets any more;
+  * some tests were fixed & enabled;
+  * azoth not for architectures without QtWebEngine now;
+  * poshuku-foc plugin (adobe flash) became deprecated.
+- Removed leechcraft-libtorrent-legacy.patch
+
+-------------------------------------------------------------------

Old:
----
  leechcraft-0.6.70-14675-g3f93af1b45.tar.xz
  leechcraft-libtorrent-legacy.patch

New:
----
  leechcraft-0.6.70-14771-g9d21b0f8ad.tar.xz

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

Other differences:
------------------
++++++ leechcraft-doc.spec ++++++
--- /var/tmp/diff_new_pack.RSb9ZH/_old  2021-09-07 21:22:16.113364399 +0200
+++ /var/tmp/diff_new_pack.RSb9ZH/_new  2021-09-07 21:22:16.117364403 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define LEECHCRAFT_VERSION 0.6.70-14675-g3f93af1b45
+%define LEECHCRAFT_VERSION 0.6.70-14771-g9d21b0f8ad
 
 Name:           leechcraft-doc
-Version:        0.6.70+git.14675.g3f93af1b45
+Version:        0.6.70+git.14771.g9d21b0f8ad
 Release:        0
 Summary:        Modular Internet Client Documentation
 License:        BSL-1.0

++++++ leechcraft.spec ++++++
--- /var/tmp/diff_new_pack.RSb9ZH/_old  2021-09-07 21:22:16.137364428 +0200
+++ /var/tmp/diff_new_pack.RSb9ZH/_new  2021-09-07 21:22:16.141364433 +0200
@@ -27,7 +27,7 @@
 %define qml_dir %{_datadir}/leechcraft/qml5
 
 %define so_ver -qt5-0_6_75
-%define LEECHCRAFT_VERSION 0.6.70-14675-g3f93af1b45
+%define LEECHCRAFT_VERSION 0.6.70-14771-g9d21b0f8ad
 
 %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.14675.g3f93af1b45
+Version:        0.6.70+git.14771.g9d21b0f8ad
 Release:        0
 Summary:        Modular Internet Client
 License:        BSL-1.0
@@ -58,9 +58,6 @@
 Source8:        leechcraft-session.1
 Source9:        lc_plugin_wrapper-qt5.1
 
-# PATCH-FIX-OPENSUSE leechcraft-libtorrent-legacy.patch
-Patch2:         leechcraft-libtorrent-legacy.patch
-
 BuildRequires:  cmake >= 3.8
 BuildRequires:  fdupes
 BuildRequires:  file-devel
@@ -107,8 +104,9 @@
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.13
 BuildRequires:  pkgconfig(Qt5WebChannel) >= 5.13
 %ifnarch ppc ppc64 ppc64le s390 s390x
-BuildRequires:  pkgconfig(Qt5WebEngine) >= 5.13
+BuildRequires:  cmake(Qt5WebEngineWidgets) >= 5.13
 %endif
+# Will be removed soon! WIP: core, blogique, lhtr etc.
 BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.13
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.13
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.13
@@ -145,10 +143,7 @@
 BuildRequires:  pkgconfig(libswscale)
 %endif
 BuildRequires:  pkgconfig(libtcmalloc)
-%ifarch %ix86 x86_64 %arm ppc64le
-BuildRequires:  pkgconfig(libtorrent-rasterbar-1) >= 1.2.0
-%endif
-
+BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 1.2
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(poppler-cpp)
 BuildRequires:  pkgconfig(poppler-qt5)
@@ -189,9 +184,6 @@
 Recommends:     %{name}-visualnotifications
 Suggests:       %{name}-lastfmscrobble
 
-%ifarch ppc64
-Obsoletes:      %{name}-bittorrent
-%endif
 Obsoletes:      %{name}-choroid
 Obsoletes:      %{name}-harbinger
 Obsoletes:      %{name}-nacheku
@@ -317,6 +309,7 @@
 imagebin.
 
 
+%ifnarch ppc ppc64 ppc64le s390 s390x
 %package azoth
 Summary:        LeechCraft Instant messenger Module
 License:        BSL-1.0
@@ -705,9 +698,9 @@
 %description azoth-xtazy
 This package provides an Azoth plugin which allows to publish
 the current user tune.
+%endif
 
 
-%ifarch %ix86 x86_64 %arm ppc64le
 %package bittorrent
 Summary:        LeechCraft BitTorrent client Module
 License:        BSL-1.0
@@ -732,7 +725,6 @@
  * Fast resume support to avoid long startup times.
  * IP filter to block/unblock unwanted peers.
  * Support for extension protocol
-%endif
 
 %package blasq
 Summary:        LeechCraft Image storage Module
@@ -1525,7 +1517,7 @@
 document support via the djvulibre backend.
 
 %package musiczombie
-Summary:        LeechCraft Azoth MusicBrainz.org client Module
+Summary:        LeechCraft LMP MusicBrainz.org client Module
 License:        BSL-1.0
 Group:          Productivity/Networking/Other
 Requires:       %{name} = %{version}
@@ -1669,6 +1661,7 @@
 Requires:       %{name}-poshuku-backend = %{version}
 Recommends:     %{name}-imgaste = %{version}
 Recommends:     %{name}-intermutko = %{version}
+Obsoletes:      %{name}-poshuku-foc
 Obsoletes:      %{name}-poshuku-webkitview
 
 %description poshuku
@@ -1752,16 +1745,6 @@
 FileScheme also supports "downloading" files from there.
 
 
-%package poshuku-foc
-Summary:        LeechCraft Poshuku Flash-on-Click module
-License:        BSL-1.0
-Group:          Productivity/Networking/Other
-Requires:       %{name}-poshuku = %{version}
-
-%description poshuku-foc
-This package provides Flash-on-Click support for LeechCraft Poshuku browser.
-
-
 %package poshuku-fua
 Summary:        LeechCraft Poshuku module to change the user agent
 License:        BSL-1.0
@@ -2249,7 +2232,6 @@
 
 %prep
 %setup -q -n leechcraft-%{LEECHCRAFT_VERSION}
-%patch2 -p1
 
 #removing non-free icons
 rm -rf src/plugins/azoth/share/azoth/iconsets/clients/default
@@ -2282,12 +2264,13 @@
         -DWITH_DBUS_LOADERS=True \
         -DWITH_PCRE=True \
         -DWITH_QWT=True \
-        -DENABLE_UTIL_TESTS=False \
+        -DENABLE_UTIL_TESTS=True \
         -DENABLE_ADVANCEDNOTIFICATIONS=True \
         -DENABLE_AGGREGATOR=True \
                 -DENABLE_AGGREGATOR_BODYFETCH=True \
                 -DENABLE_AGGREGATOR_WEBACCESS=True \
         -DENABLE_AUSCRIE=True \
+%ifnarch ppc ppc64 ppc64le s390 s390x
         -DENABLE_AZOTH=True \
                 -DENABLE_AZOTH_ABBREV=True \
                 -DENABLE_AZOTH_ACETAMIDE=True \
@@ -2323,6 +2306,9 @@
                 -DENABLE_AZOTH_XOOX=True \
                 -DENABLE_CRYPT=True \
                 -DENABLE_MEDIACALLS=False \
+%else
+        -DENABLE_AZOTH=False \
+%endif
         -DENABLE_BLASQ=True \
                 -DENABLE_BLASQ_DEATHNOTE=True \
                 -DENABLE_BLASQ_RAPPOR=True \
@@ -2352,7 +2338,7 @@
         -DENABLE_KNOWHOW=True \
         -DENABLE_KRIGSTASK=True \
         -DENABLE_LACKMAN=True \
-                -DTESTS_LACKMAN=False \
+                -DTESTS_LACKMAN=True \
         -DENABLE_LADS=False \
         -DENABLE_LASTFMSCROBBLE=True \
         -DENABLE_LAUGHTY=True \
@@ -2409,14 +2395,9 @@
                 -DENABLE_POSHUKU_AUTOSEARCH=True \
                 -DENABLE_POSHUKU_CLEANWEB=True \
                 -DENABLE_POSHUKU_DCAC=True \
-%ifarch %ix86 x86_64
                 -DENABLE_POSHUKU_DCAC_TESTS=True \
-%else
-                -DENABLE_POSHUKU_DCAC_TESTS=False \
-%endif
                 -DENABLE_POSHUKU_FATAPE=True \
                 -DENABLE_POSHUKU_FILESCHEME=True \
-                -DENABLE_POSHUKU_FOC=True \
                 -DENABLE_POSHUKU_FUA=True \
                 -DENABLE_POSHUKU_KEYWORDS=True \
                 -DENABLE_POSHUKU_ONLINEBOOKMARKS=True \
@@ -2425,7 +2406,7 @@
                 -DENABLE_POSHUKU_QRD=True \
                 -DENABLE_POSHUKU_SPEEDDIAL=True \
                 -DENABLE_POSHUKU_WEBENGINEVIEW=True \
-                        -DENABLE_POSHUKU_WEBENGINEVIEW_TESTS=False \
+                        -DENABLE_POSHUKU_WEBENGINEVIEW_TESTS=True \
                 -DENABLE_POSHUKU_WEBKITVIEW=False \
 %else
         -DENABLE_POSHUKU=False \
@@ -2440,12 +2421,8 @@
         -DENABLE_TABSESSMANAGER=True \
         -DENABLE_TABSLIST=True \
         -DENABLE_TEXTOGROOSE=True \
-%ifarch %ix86 x86_64 %arm ppc64le
         -DENABLE_BITTORRENT=True \
                  -DENABLE_BITTORRENT_GEOIP=True \
-%else
-        -DENABLE_BITTORRENT=False \
-%endif
         -DENABLE_TOUCHSTREAMS=True \
         -DENABLE_TPI=True \
         -DENABLE_VROOBY=True \
@@ -2462,7 +2439,9 @@
 cp %{SOURCE8} %{SOURCE9} %{buildroot}%{_mandir}/man1
 
 %fdupes -s %{buildroot}%{_datadir}/%{name}/translations
+%ifnarch ppc ppc64 ppc64le s390 s390x
 %fdupes -s %{buildroot}%{_datadir}/%{name}/azoth
+%endif
 %fdupes -s %{buildroot}%{_datadir}/%{name}/global_icons/flags
 %fdupes -s %{buildroot}%{_datadir}/%{name}/themes
 
@@ -2578,6 +2557,7 @@
 %{translations_dir}/*craft_auscrie_*.qm
 %{plugin_dir}/lib%{name}_auscrie.so
 
+%ifnarch ppc ppc64 ppc64le s390 s390x
 %files azoth
 %defattr(-,root,root)
 %dir %{_datadir}/leechcraft/azoth
@@ -2749,15 +2729,14 @@
 %{settings_dir}/azothxtazysettings.xml
 %{plugin_dir}/*craft_azoth_xtazy.so
 %{translations_dir}/*craft_azoth_xtazy*
+%endif
 
-%ifarch %ix86 x86_64 %arm ppc64le
 %files bittorrent
 %defattr(-,root,root)
 %{settings_dir}/torrentsettings.xml
 %{translations_dir}/*craft_bittorrent_*.qm
 %{plugin_dir}/*craft_bittorrent.so
 %{_datadir}/applications/%{name}-bittorrent-qt5.desktop
-%endif
 
 %files blasq
 %defattr(-,root,root)
@@ -2948,7 +2927,6 @@
 
 %files kinotify
 %defattr(-,root,root)
-%{_datadir}/leechcraft/kinotify
 %{settings_dir}/kinotifysettings.xml
 %{plugin_dir}/*craft_kinotify.so
 %{translations_dir}/*craft_kinotify_*.qm
@@ -3221,12 +3199,6 @@
 %{translations_dir}/*craft_poshuku_filescheme_*.qm
 %{plugin_dir}/*craft_poshuku_filescheme.so
 
-%files poshuku-foc
-%defattr(-,root,root)
-%{translations_dir}/*craft_poshuku_foc_*.qm
-%{plugin_dir}/*craft_poshuku_foc.so
-%{settings_dir}/poshukufocsettings.xml
-
 %files poshuku-fua
 %defattr(-,root,root)
 %{settings_dir}/poshukufuasettings.xml

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RSb9ZH/_old  2021-09-07 21:22:16.173364471 +0200
+++ /var/tmp/diff_new_pack.RSb9ZH/_new  2021-09-07 21:22:16.177364476 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="verify_file" mode="buildtime">
-    <param name="file">leechcraft-0.6.70-14675-g3f93af1b45.tar.xz</param>
+    <param name="file">leechcraft-0.6.70-14771-g9d21b0f8ad.tar.xz</param>
     <param name="verifier">sha1</param>
-    <param name="checksum">72744fcea81221b59546a3be78af8cf996d8bf28</param>
+    <param name="checksum">c40cf203f1ed547fd115954c51d6664adb9fa277</param>
   </service>
 </services>

++++++ leechcraft-0.6.70-14675-g3f93af1b45.tar.xz -> 
leechcraft-0.6.70-14771-g9d21b0f8ad.tar.xz ++++++
++++ 8687 lines of diff (skipped)

Reply via email to