Hello community, here is the log from the commit of package qterminal for openSUSE:Factory checked in at 2019-02-25 17:50:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qterminal (Old) and /work/SRC/openSUSE:Factory/.qterminal.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qterminal" Mon Feb 25 17:50:04 2019 rev:7 rq:670402 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qterminal/qterminal.changes 2018-06-29 22:32:42.742193813 +0200 +++ /work/SRC/openSUSE:Factory/.qterminal.new.28833/qterminal.changes 2019-02-25 17:50:07.678789949 +0100 @@ -1,0 +2,11 @@ +Thu Jan 31 10:52:41 UTC 2019 - Michael Vetter <[email protected]> + +- Update to 0.14.0: + * Added terminal margins + * Added history-based tab switching + * Smaller settings dialog + * Prevent TAB from changing focus in the shortcut editor + * Remember the maximization state of the window +- Move translation from lxqt-l10n into package + +------------------------------------------------------------------- Old: ---- qterminal-0.9.0.tar.xz qterminal-0.9.0.tar.xz.asc New: ---- qterminal-0.14.0.tar.xz qterminal-0.14.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qterminal.spec ++++++ --- /var/tmp/diff_new_pack.Y5qG7q/_old 2019-02-25 17:50:08.446789633 +0100 +++ /var/tmp/diff_new_pack.Y5qG7q/_new 2019-02-25 17:50:08.450789632 +0100 @@ -1,7 +1,7 @@ # # spec file for package qterminal # -# 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,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.9.0 +Version: 0.14.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.5.0 +BuildRequires: lxqt-build-tools-devel >= 0.6.0 BuildRequires: pkgconfig BuildRequires: qtermwidget-qt5-devel >= %{version} BuildRequires: utf8proc-devel BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Core) >= 5.7.1 BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Widgets) @@ -61,6 +61,8 @@ %install %cmake_install +%find_lang %{name} --with-qt + %files %license LICENSE %doc AUTHORS README.md CONTRIBUTING* @@ -71,4 +73,8 @@ %{_datadir}/appdata/qterminal.appdata.xml %{_datadir}/icons/hicolor/64x64/apps/qterminal.png +%files lang -f %{name}.lang +%dir %{_datadir}/qterminal +%{_datadir}/qterminal/translations + %changelog ++++++ qterminal-0.9.0.tar.xz -> qterminal-0.14.0.tar.xz ++++++ ++++ 26246 lines of diff (skipped)
