Hello community,
here is the log from the commit of package qtermwidget-qt5 for openSUSE:Factory
checked in at 2019-02-25 17:50:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtermwidget-qt5 (Old)
and /work/SRC/openSUSE:Factory/.qtermwidget-qt5.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtermwidget-qt5"
Mon Feb 25 17:50:08 2019 rev:3 rq:670403 version:0.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/qtermwidget-qt5/qtermwidget-qt5.changes
2018-06-29 22:30:09.862312264 +0200
+++
/work/SRC/openSUSE:Factory/.qtermwidget-qt5.new.28833/qtermwidget-qt5.changes
2019-02-25 17:50:09.150789344 +0100
@@ -1,0 +2,11 @@
+Thu Jan 31 10:54:46 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 0.14.0:
+ * Clarify the licenses used in qtermwidget and added the missed root licenses
+ * Ensure .bash_history is correctly written out
+ * Make Backspace behaves the same as xterm
+ * Fixed visual glitches in the search bar
+ * Redraw cursor after cursor type changed
+ * Fix handling of ST (String Terminator) for OSC (Operating System Commands)
+
+-------------------------------------------------------------------
Old:
----
qtermwidget-0.9.0.tar.xz
qtermwidget-0.9.0.tar.xz.asc
New:
----
qtermwidget-0.14.0.tar.xz
qtermwidget-0.14.0.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qtermwidget-qt5.spec ++++++
--- /var/tmp/diff_new_pack.CSUxUC/_old 2019-02-25 17:50:10.386788836 +0100
+++ /var/tmp/diff_new_pack.CSUxUC/_new 2019-02-25 17:50:10.386788836 +0100
@@ -1,7 +1,7 @@
#
# spec file for package qtermwidget-qt5
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -27,7 +27,7 @@
code dealing with user interface parts and session management was \
removed.
Name: qtermwidget-qt5
-Version: 0.9.0
+Version: 0.14.0
Release: 0
Summary: %{pack_summ}
License: GPL-2.0-or-later
@@ -36,13 +36,11 @@
Source:
https://github.com/lxde/qtermwidget/releases/download/%{version}/qtermwidget-%{version}.tar.xz
Source1:
https://github.com/lxde/qtermwidget/releases/download/%{version}/qtermwidget-%{version}.tar.xz.asc
Source2: qtermwidget.keyring
-BuildRequires: cmake >= 3.0.2
-BuildRequires: lxqt-build-tools-devel >= 0.5.0
+BuildRequires: cmake >= 3.1.9
+BuildRequires: lxqt-build-tools-devel >= 0.6.0
BuildRequires: pkgconfig
BuildRequires: utf8proc-devel
BuildRequires: cmake(Qt5LinguistTools)
-# If we want translations we need to have more dependencies
-#BuildRequires: lxqt-l10n
BuildRequires: pkgconfig(Qt5Widgets) >= 5.7.1
%description
++++++ qtermwidget-0.9.0.tar.xz -> qtermwidget-0.14.0.tar.xz ++++++
++++ 5305 lines of diff (skipped)