From 9e8e22c3fda653a2d1c64e8eff7bae8f12b4344cba691a79ccd89312152869c7 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 8 Mar 2021 08:20:04 +0000 Subject: [PATCH] Accepting request 877500 from home:AndreasStieger:branches:X11:lxde lxterminal 0.4.0 OBS-URL: https://build.opensuse.org/request/show/877500 OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxterminal?expand=0&rev=74 --- lxterminal-0.3.2.tar.xz | 3 --- lxterminal-0.4.0.tar.xz | 3 +++ lxterminal.changes | 11 +++++++++++ lxterminal.spec | 9 +++++---- 4 files changed, 19 insertions(+), 7 deletions(-) delete mode 100644 lxterminal-0.3.2.tar.xz create mode 100644 lxterminal-0.4.0.tar.xz diff --git a/lxterminal-0.3.2.tar.xz b/lxterminal-0.3.2.tar.xz deleted file mode 100644 index b5f79b5..0000000 --- a/lxterminal-0.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3166b18493a8e55811b02aa0de825cbbea65e2b628e69006c1a65b98e1bb4484 -size 198348 diff --git a/lxterminal-0.4.0.tar.xz b/lxterminal-0.4.0.tar.xz new file mode 100644 index 0000000..f6083e5 --- /dev/null +++ b/lxterminal-0.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db8748923b3fa09a82ae2210ed1fa4cdb4c45312009da9caed103d48f8e9be7 +size 201856 diff --git a/lxterminal.changes b/lxterminal.changes index 101d962..ac746a2 100644 --- a/lxterminal.changes +++ b/lxterminal.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Mar 7 12:21:58 UTC 2021 - Andreas Stieger + +- lxterminal 0.4.0: + * Fixed word-wise selection issue when running on gtk3 + * Fixed URL highlighting feature broken after updating libvte to + 0.60 + * Added new "Bold is bright" feature and setting + * Added new "Visual bell" feature and setting + * A few translation updates + ------------------------------------------------------------------- Sat Jul 4 08:11:52 UTC 2020 - Andreas Stieger diff --git a/lxterminal.spec b/lxterminal.spec index 6164883..d261494 100644 --- a/lxterminal.spec +++ b/lxterminal.spec @@ -1,7 +1,7 @@ # # spec file for package lxterminal # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: lxterminal -Version: 0.3.2 +Version: 0.4.0 Release: 0 Summary: Lightweight LXDE Terminal License: GPL-2.0-only Group: System/GUI/LXDE -URL: http://www.lxde.org/ -Source0: https://sourceforge.net/projects/lxde/files/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20%{version}/%{name}-%{version}.tar.xz +URL: https://www.lxde.org/ +Source0: https://sourceforge.net/projects/lxde/files/LXTerminal%20%28terminal%20emulator%29/LXTerminal%200.4.x/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE lxterminal-0.1.8-disable-f10.patch andrea@opensuse.org # disable f10 shortcut because yast use it Patch0: %{name}-0.1.8-disable-f10.patch @@ -36,6 +36,7 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(libpcre2-posix) BuildRequires: pkgconfig(vte-2.91) Recommends: %{name}-lang