Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-terminal for openSUSE:Factory
checked in at 2022-04-22 21:53:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-terminal (Old)
and /work/SRC/openSUSE:Factory/.deepin-terminal.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-terminal"
Fri Apr 22 21:53:58 2022 rev:9 rq:971797 version:5.4.29
Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-terminal/deepin-terminal.changes
2022-01-03 10:49:33.399583600 +0100
+++
/work/SRC/openSUSE:Factory/.deepin-terminal.new.1538/deepin-terminal.changes
2022-04-22 21:54:48.230843571 +0200
@@ -1,0 +2,9 @@
+Mon Apr 18 03:39:30 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 5.4.29
+ * Update documents
+ * Update translations
+ * Fix bugs
+ * Optimize window size
+
+-------------------------------------------------------------------
Old:
----
deepin-terminal-5.4.24.tar.gz
New:
----
deepin-terminal-5.4.29.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-terminal.spec ++++++
--- /var/tmp/diff_new_pack.XYuASf/_old 2022-04-22 21:54:48.742844154 +0200
+++ /var/tmp/diff_new_pack.XYuASf/_new 2022-04-22 21:54:48.742844154 +0200
@@ -29,14 +29,14 @@
%endif
Name: deepin-terminal
-Version: 5.4.24
+Version: 5.4.29
Release: 0
Summary: Deepin terminal
License: GPL-3.0-only
Group: System/X11/Terminals
-URL: https://github.com/linuxdeepin/deepin-terminal-reborn
-Source0:
https://github.com/linuxdeepin/deepin-terminal-reborn/archive/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM recompile-with-fPIC.patch [email protected] - Fix
link failed on 64bit
+URL: https://github.com/linuxdeepin/deepin-terminal
+Source0:
https://github.com/linuxdeepin/deepin-terminal/archive/%{version}/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM recompile-with-fPIC.patch [email protected] - Fix
build on 64bit arch
Patch1: recompile-with-fPIC.patch
%ifarch ppc ppc64 ppc64le s390 s390x
BuildRequires: deepin-desktop-base
@@ -98,16 +98,10 @@
%prep
%autosetup -n %{name}-%{version}
-sed -i '/<QHash>/i#include <QObject>\n#include <QMap>'
3rdparty/terminalwidget/lib/SessionManager.h
+# sed -i '/<QHash>/i#include <QObject>\n#include <QMap>'
3rdparty/terminalwidget/lib/SessionManager.h
sed -i '/LXQtCompilerSettings/a remove_definitions(-DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_TO_ASCII)' 3rdparty/terminalwidget/CMakeLists.txt
sed -i 's|default-config.json|src/assets/other/default-config.json|'
CMakeLists.txt
-sed -i '/#include <QPainter>/a #include <QPainterPath>'
3rdparty/terminalwidget/lib/TerminalDisplay.cpp \
-3rdparty/terminalwidget/lib/konsole_wcwidth.cpp \
-3rdparty/terminalwidget/lib/konsole_wcwidth.h \
-src/views/focusframe.cpp \
-src/views/themepreviewarea.cpp
-sed -i '/#include <QDebug>/a #include <QPainterPath>'
src/views/customthemesettingdialog.cpp
%build
%cmake -DCMAKE_INSTALL_DIR=%{_prefix} \
++++++ deepin-terminal-5.4.24.tar.gz -> deepin-terminal-5.4.29.tar.gz ++++++
++++ 7559 lines of diff (skipped)