Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package seafile-client for openSUSE:Factory checked in at 2022-02-24 18:21:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seafile-client (Old) and /work/SRC/openSUSE:Factory/.seafile-client.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seafile-client" Thu Feb 24 18:21:08 2022 rev:11 rq:957369 version:8.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/seafile-client/seafile-client.changes 2021-12-10 21:53:28.314921406 +0100 +++ /work/SRC/openSUSE:Factory/.seafile-client.new.1958/seafile-client.changes 2022-02-24 18:24:34.878640856 +0100 @@ -1,0 +2,8 @@ +Thu Feb 24 13:09:40 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 8.0.6 (no changelog) +- Remove seafile-client_fix-compilation-glib2_68.patch +- Rebase fix-cmake-name.patch +- New minimum QT requirement is 5.15.1 + +------------------------------------------------------------------- Old: ---- seafile-client_fix-compilation-glib2_68.patch v8.0.5.tar.gz New: ---- v8.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seafile-client.spec ++++++ --- /var/tmp/diff_new_pack.OZwq8x/_old 2022-02-24 18:24:35.630640660 +0100 +++ /var/tmp/diff_new_pack.OZwq8x/_new 2022-02-24 18:24:35.634640659 +0100 @@ -1,7 +1,7 @@ # # spec file for package seafile-client # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: seafile-client -Version: 8.0.5 +Version: 8.0.6 Release: 0 Summary: Cloud storage client License: GPL-3.0-only @@ -26,8 +26,6 @@ Source1: seafile.appdata.xml Patch0: 01-fix-no-return-in-nonvoid.patch Patch2: fix-cmake-name.patch -#PATCH-FIX-UPSTREAM https://github.com/haiwen/seadrive-gui/pull/292 -Patch3: seafile-client_fix-compilation-glib2_68.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: cmake @@ -47,28 +45,19 @@ BuildRequires: pkgconfig(uuid) Requires: python3-pysearpc Requires: seafile = %{version} -%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} -BuildRequires: jansson-devel -BuildRequires: qt5-linguist -BuildRequires: qt5-qtbase-devel -BuildRequires: qt5-qtconnectivity-devel -BuildRequires: qt5-qtwebkit -BuildRequires: sqlite-devel -%else -BuildRequires: cmake(Qt5Core) -BuildRequires: cmake(Qt5DBus) -BuildRequires: cmake(Qt5Designer) -BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5Help) -BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: cmake(Qt5Network) -BuildRequires: cmake(Qt5Test) -BuildRequires: cmake(Qt5UiTools) -BuildRequires: cmake(Qt5WebEngineCore) -BuildRequires: cmake(Qt5WebEngineWidgets) +BuildRequires: cmake(Qt5Core) >= 5.15.1 +BuildRequires: cmake(Qt5DBus) >= 5.15.1 +BuildRequires: cmake(Qt5Designer) >= 5.15.1 +BuildRequires: cmake(Qt5Gui) >= 5.15.1 +BuildRequires: cmake(Qt5Help) >= 5.15.1 +BuildRequires: cmake(Qt5LinguistTools) >= 5.15.1 +BuildRequires: cmake(Qt5Network) >= 5.15.1 +BuildRequires: cmake(Qt5Test) >= 5.15.1 +BuildRequires: cmake(Qt5UiTools) >= 5.15.1 +BuildRequires: cmake(Qt5WebEngineCore) >= 5.15.1 +BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.15.1 BuildRequires: pkgconfig(jansson) BuildRequires: pkgconfig(sqlite3) -%endif %description Seafile is an open source cloud storage system with features on privacy protection and teamwork. Collections of files are @@ -78,10 +67,7 @@ %prep %setup -q %patch0 -p1 -%patch2 -p0 -%if 0%{?suse_version} > 1500 -%patch3 -p1 -%endif +%patch2 -p1 %build export CFLAGS="%{optflags} -fPIE -pie" ++++++ fix-cmake-name.patch ++++++ --- /var/tmp/diff_new_pack.OZwq8x/_old 2022-02-24 18:24:35.658640653 +0100 +++ /var/tmp/diff_new_pack.OZwq8x/_new 2022-02-24 18:24:35.662640651 +0100 @@ -1,9 +1,9 @@ ---- CMakeLists.txt.orig 2020-10-12 11:46:17.285489025 +0200 -+++ CMakeLists.txt 2020-10-12 11:49:32.338025745 +0200 -@@ -160,7 +160,7 @@ - # have to keep using QtWebKit on windows because QtWebEngine can't be - # compiled in msys2/mingw (QtWebEnigne is based on chrome, which has to be - # compiled with MSVC.) +--- seafile-client-8.0.6/CMakeLists.txt.orig 2022-02-24 14:13:48.182261633 +0100 ++++ seafile-client-8.0.6/CMakeLists.txt 2022-02-24 14:14:04.466332241 +0100 +@@ -133,7 +133,7 @@ + #################### + ###### BEGIN: QT configuration + #################### -FIND_PROGRAM(qmake_executable NAMES qmake qmake.exe) +FIND_PROGRAM(qmake_executable NAMES qmake qmake-qt5 qmake.exe) EXECUTE_PROCESS(COMMAND ++++++ v8.0.5.tar.gz -> v8.0.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/seafile-client/v8.0.5.tar.gz /work/SRC/openSUSE:Factory/.seafile-client.new.1958/v8.0.6.tar.gz differ: char 13, line 1