Hello community,

here is the log from the commit of package qterminal for openSUSE:Factory 
checked in at 2020-11-04 18:28:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qterminal (Old)
 and      /work/SRC/openSUSE:Factory/.qterminal.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qterminal"

Wed Nov  4 18:28:33 2020 rev:11 rq:846014 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qterminal/qterminal.changes      2020-06-29 
21:17:52.997694506 +0200
+++ /work/SRC/openSUSE:Factory/.qterminal.new.11331/qterminal.changes   
2020-11-04 18:32:47.604094351 +0100
@@ -1,0 +2,15 @@
+Wed Nov  4 13:56:30 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 0.16.0:
+  * Made closing of tab on middle-clicking optional.
+  * Avoid loop variable copy.
+  * Emit signals with Q_EMIT.
+  * Use the default constructor of QFlags.
+  * Dropped qmake .pro file.
+  * Made the color scheme dirs comply with XDG Base Directory Specification.
+  * Added an optopn for openning the new tab to the right of the active tab.
+  * Added virtual destructor to a base class.
+  * Let QStandardPaths::locateAll() handle application name.
+  * Put drop-down QTerminal on screen with cursor.
+
+-------------------------------------------------------------------

Old:
----
  qterminal-0.15.0.tar.xz
  qterminal-0.15.0.tar.xz.asc

New:
----
  qterminal-0.16.0.tar.xz
  qterminal-0.16.0.tar.xz.asc

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

Other differences:
------------------
++++++ qterminal.spec ++++++
--- /var/tmp/diff_new_pack.IeEcQr/_old  2020-11-04 18:32:48.136093172 +0100
+++ /var/tmp/diff_new_pack.IeEcQr/_new  2020-11-04 18:32:48.140093163 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qterminal
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # 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/
 #
 
 
 Name:           qterminal
-Version:        0.15.0
+Version:        0.16.0
 Release:        0
 Summary:        A Qt-based terminal emulator
 License:        GPL-2.0-only
@@ -29,13 +29,13 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.7.0
+BuildRequires:  lxqt-build-tools-devel >= 0.8.0
 BuildRequires:  pkgconfig
 BuildRequires:  qtermwidget-qt5-devel >= %{version}
 BuildRequires:  utf8proc-devel
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core) >= 5.10.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.12.0
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
@@ -56,7 +56,7 @@
     -DUSE_QT5=ON \
     -DUSE_SYSTEM_QXT=OFF \
        -DPULL_TRANSLATIONS=No
-make %{?_smp_mflags}
+%make_build
 
 %install
 %cmake_install

++++++ qterminal-0.15.0.tar.xz -> qterminal-0.16.0.tar.xz ++++++
++++ 29150 lines of diff (skipped)



Reply via email to