Hello community, here is the log from the commit of package qterminal for openSUSE:Factory checked in at 2018-06-29 22:32:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qterminal (Old) and /work/SRC/openSUSE:Factory/.qterminal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qterminal" Fri Jun 29 22:32:37 2018 rev:6 rq:618637 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qterminal/qterminal.changes 2017-10-26 18:44:25.263847777 +0200 +++ /work/SRC/openSUSE:Factory/.qterminal.new/qterminal.changes 2018-06-29 22:32:42.742193813 +0200 @@ -1,0 +2,26 @@ +Sat Jun 23 06:35:22 UTC 2018 - [email protected] + +- Remove BuildRequires lxqt-l10n + +------------------------------------------------------------------- +Tue May 22 15:26:34 UTC 2018 - [email protected] + +- Update to 0.9.0: + * Fix tab texts, especially for vertical tabs + * Sort color schemes alphabetically + * Support modifying $TERM and use xterm-256color by default + * Misc bug fixes for the tabbar + * Close tab on middle clicking + * A real shortcut editor + * Allow to change tab title color + * Make tab closing button configurable + * Make active tab text bold to make it more visible + * New config: show terminal size on resize + * Fix bracket paste + * Fix terminal menubar transparency + * Add option for configuring tab width limit. + * Add maximum tab width and proper text eliding. + * Enable bidi by default + * Add RTL support button + +------------------------------------------------------------------- Old: ---- qterminal-0.8.0.tar.xz qterminal-0.8.0.tar.xz.asc New: ---- qterminal-0.9.0.tar.xz qterminal-0.9.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qterminal.spec ++++++ --- /var/tmp/diff_new_pack.5CHCWD/_old 2018-06-29 22:32:43.154193456 +0200 +++ /var/tmp/diff_new_pack.5CHCWD/_new 2018-06-29 22:32:43.158193452 +0200 @@ -1,7 +1,7 @@ # # spec file for package qterminal # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,20 +17,19 @@ Name: qterminal -Version: 0.8.0 +Version: 0.9.0 Release: 0 Summary: A Qt-based terminal emulator -License: GPL-2.0 +License: GPL-2.0-only Group: System/X11/Terminals -Url: https://github.com/lxde/qterminal -Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz -Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc +URL: https://github.com/lxqt/qterminal +Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz +Source1: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libQt5Gui-private-headers-devel -BuildRequires: lxqt-build-tools-devel -BuildRequires: lxqt-l10n +BuildRequires: lxqt-build-tools-devel >= 0.5.0 BuildRequires: pkgconfig BuildRequires: qtermwidget-qt5-devel >= %{version} BuildRequires: utf8proc-devel @@ -63,8 +62,8 @@ %cmake_install %files -%defattr(-,root,root) -%doc AUTHORS LICENSE README.md CONTRIBUTING* +%license LICENSE +%doc AUTHORS README.md CONTRIBUTING* %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/applications/%{name}_drop.desktop ++++++ qterminal-0.8.0.tar.xz -> qterminal-0.9.0.tar.xz ++++++ ++++ 1689 lines of diff (skipped)
