Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qterminal for openSUSE:Factory checked in at 2022-11-06 12:42:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qterminal (Old) and /work/SRC/openSUSE:Factory/.qterminal.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qterminal" Sun Nov 6 12:42:39 2022 rev:16 rq:1033807 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qterminal/qterminal.changes 2022-05-04 15:11:32.304200636 +0200 +++ /work/SRC/openSUSE:Factory/.qterminal.new.2275/qterminal.changes 2022-11-06 12:43:08.741719798 +0100 @@ -1,0 +2,9 @@ +Sat Nov 5 18:48:03 UTC 2022 - Shawn Dunn <sfal...@cloverleaf-linux.org> + +- Update to 1.2.0: + * Add CI using GitHub Actions. + * Fixed command parsing with the `-e` option. + * Avoid segfault when using global menus. + * Improved documentation for the `--profile` option. + +------------------------------------------------------------------- Old: ---- qterminal-1.1.0.tar.xz qterminal-1.1.0.tar.xz.asc New: ---- qterminal-1.2.0.tar.xz qterminal-1.2.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qterminal.spec ++++++ --- /var/tmp/diff_new_pack.YOaktM/_old 2022-11-06 12:43:09.197722522 +0100 +++ /var/tmp/diff_new_pack.YOaktM/_new 2022-11-06 12:43:09.205722569 +0100 @@ -17,7 +17,7 @@ Name: qterminal -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: A Qt-based terminal emulator License: GPL-2.0-only @@ -35,6 +35,7 @@ BuildRequires: utf8proc-devel BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) +BuildRequires: cmake(Qt5Test) BuildRequires: pkgconfig(Qt5Core) >= 5.15.0 BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) @@ -56,7 +57,6 @@ -DUSE_QT5=ON \ -DUSE_SYSTEM_QXT=OFF \ -DPULL_TRANSLATIONS=No -%make_build %install %cmake_install ++++++ qterminal-1.1.0.tar.xz -> qterminal-1.2.0.tar.xz ++++++ ++++ 5032 lines of diff (skipped)