From 2e8ca0f02936a722c083bad5304c22572de8e6b0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 7 Oct 2019 22:43:56 +0200 Subject: [PATCH] Update to 3.34.1 --- .gitignore | 1 + gnome-terminal-cntr-ntfy-autottl-ts.patch | 80 +++++++++++------------ gnome-terminal.spec | 7 +- sources | 2 +- 4 files changed, 47 insertions(+), 43 deletions(-) diff --git a/.gitignore b/.gitignore index c547416..0f1c9f1 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ gnome-terminal-2.31.3.tar.bz2 /gnome-terminal-3.32.2.tar.xz /gnome-terminal-3.33.90.tar.xz /gnome-terminal-3.34.0.tar.xz +/gnome-terminal-3.34.1.tar.xz diff --git a/gnome-terminal-cntr-ntfy-autottl-ts.patch b/gnome-terminal-cntr-ntfy-autottl-ts.patch index 0c0fd73..1180fc9 100644 --- a/gnome-terminal-cntr-ntfy-autottl-ts.patch +++ b/gnome-terminal-cntr-ntfy-autottl-ts.patch @@ -1,4 +1,4 @@ -From 0c9e53b5ad462bd25bd245495567b6eb4ece7c70 Mon Sep 17 00:00:00 2001 +From fc34114172d60f65ae7f4c663513ae37e0c3ebf2 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 12 May 2014 14:57:18 +0200 Subject: [PATCH 01/18] Restore transparency @@ -206,7 +206,7 @@ index 684da49afeb9..00aed8f53b78 100644 static void diff --git a/src/terminal-window.c b/src/terminal-window.c -index 19198f49f7b5..5ba767c5fc87 100644 +index 040fc4f4d71a..e1dca4a23bd0 100644 --- a/src/terminal-window.c +++ b/src/terminal-window.c @@ -2125,6 +2125,8 @@ terminal_window_init (TerminalWindow *window) @@ -234,7 +234,7 @@ index 19198f49f7b5..5ba767c5fc87 100644 2.23.0 -From 1ace3ae8beb3a72d70fefe2eaf83500c9747c49c Mon Sep 17 00:00:00 2001 +From b554bcd63783e10a2051d80f995a7dccdd282d38 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Wed, 28 May 2014 14:11:02 +0200 Subject: [PATCH 02/18] window: Make the drawing robust across all themes @@ -254,7 +254,7 @@ https://bugzilla.gnome.org/show_bug.cgi?id=730016 1 file changed, 21 insertions(+) diff --git a/src/terminal-window.c b/src/terminal-window.c -index 5ba767c5fc87..cdd69f9f4f52 100644 +index e1dca4a23bd0..525af2e80c1b 100644 --- a/src/terminal-window.c +++ b/src/terminal-window.c @@ -1979,6 +1979,26 @@ terminal_window_realize (GtkWidget *widget) @@ -296,7 +296,7 @@ index 5ba767c5fc87..cdd69f9f4f52 100644 2.23.0 -From dc0922ed8ad2111977efe2580890cbf42b51abb6 Mon Sep 17 00:00:00 2001 +From 3f72661d1b1690be201fdf0b55cab13c67163cad Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Fri, 13 Nov 2015 15:16:42 +0100 Subject: [PATCH 03/18] screen, window: Extra padding around transparent @@ -388,7 +388,7 @@ index 00aed8f53b78..ffa7b3239cae 100644 terminal_screen_button_press (GtkWidget *widget, GdkEventButton *event) diff --git a/src/terminal-window.c b/src/terminal-window.c -index cdd69f9f4f52..6028ca8700d7 100644 +index 525af2e80c1b..87d6d92ccdd7 100644 --- a/src/terminal-window.c +++ b/src/terminal-window.c @@ -1985,15 +1985,21 @@ terminal_window_draw (GtkWidget *widget, @@ -423,7 +423,7 @@ index cdd69f9f4f52..6028ca8700d7 100644 2.23.0 -From 4d9ce084d8c99c3e2eda24f21d0b8d23ded14206 Mon Sep 17 00:00:00 2001 +From 0cbcb0ceaaf5e82160a3cdc928a402d285377510 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 27 Feb 2017 16:53:51 +0100 Subject: [PATCH 04/18] screen: Silence -Wunused variable @@ -449,7 +449,7 @@ index ffa7b3239cae..6cb3e20c4f42 100644 2.23.0 -From 6d314a6dc813bc56f8657a8ced3fb009b907418f Mon Sep 17 00:00:00 2001 +From 136dfad847d5951a5bbfa4e9da01241175792eb8 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 18 May 2018 20:15:34 +0200 Subject: [PATCH 05/18] screen: Try harder to find a foreground process group @@ -519,7 +519,7 @@ index 6cb3e20c4f42..ae3254a10dcf 100644 2.23.0 -From d9554fcb52fede1bbd96c55b3c9820dc6f9d3bc0 Mon Sep 17 00:00:00 2001 +From 8a50ec6d7943e6c2132032a2c617b967c6fce911 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 3 May 2018 16:49:28 +0200 Subject: [PATCH 06/18] screen: Track the current foreground process @@ -731,7 +731,7 @@ index ae3254a10dcf..7dda7a905156 100644 2.23.0 -From 8a6c1e9604cb4887bc03ba58528e0e322c895e9e Mon Sep 17 00:00:00 2001 +From b99d082f7959e4e1ba49c7079cf43a66ba8744b2 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 10 May 2018 19:23:16 +0200 Subject: [PATCH 07/18] Notify when a long-running foreground process group @@ -1046,7 +1046,7 @@ index 20cfbceb36b0..a987025e0524 100644 2.23.0 -From 6e48ce29a90d72854c78c12863e00602a3f9b6fd Mon Sep 17 00:00:00 2001 +From 02df2adccf752348385e7d3dd9f22de15afe956d Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 2 Apr 2019 16:37:48 +0200 Subject: [PATCH 08/18] Sprinkle debug messages for notifications @@ -1140,7 +1140,7 @@ index 5d3ec19aa94d..59a957fa2d61 100644 2.23.0 -From 46b0bacbef270fb43dea06febcd6e8e556820253 Mon Sep 17 00:00:00 2001 +From b6a4673681fe0fb6fc0a54a99a0a0f5c696b4951 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 10 Apr 2018 15:39:35 +0200 Subject: [PATCH 09/18] profile: Split the Command tab into two nested GtkGrids @@ -1347,7 +1347,7 @@ index 60ab5b253876..1ae8c67caeea 100644 2.23.0 -From ff0fb4812e7c6a438f279167a91fcbad45549dc2 Mon Sep 17 00:00:00 2001 +From 47f3da2e035005abed498a79a23f38a1df574950 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 10 Apr 2018 16:01:51 +0200 Subject: [PATCH 10/18] Revert "profile: Remove the "Command" sub-heading" @@ -1571,7 +1571,7 @@ index 1ae8c67caeea..8417e6c5ba21 100644 2.23.0 -From bec2174672c9cf8d83d2a625b0408dbcae532ad4 Mon Sep 17 00:00:00 2001 +From bb5b92c964289711b8504ebeaa1c294c66eb0708 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 30 Jun 2016 16:02:13 +0200 Subject: [PATCH 11/18] Revert "screen: Remove unused description and @@ -1750,7 +1750,7 @@ index ff77fcf78947..af9583e7cbaf 100644 2.23.0 -From f2fa2dbd934eac4dd2e1e49c506fe620a0bc5c76 Mon Sep 17 00:00:00 2001 +From fe5a6c7782e18cdd43ed6094a8559ec384e66eae Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 30 Jun 2016 17:39:48 +0200 Subject: [PATCH 12/18] Revert "Remove the static title setting from profile @@ -1929,7 +1929,7 @@ index 455e3db54bf6..345549a07f44 100644 2.23.0 -From 14e4f8e7126f22c014a79dc4889ed7a484c53c95 Mon Sep 17 00:00:00 2001 +From d6d6d29ac8961f5014db5bb7505d33d09a8cfab3 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 17 Feb 2015 17:06:17 +0100 Subject: [PATCH 13/18] Restore translations for setting a title and @@ -2471,10 +2471,10 @@ index 644df82363f1..cd862feb50c0 100644 #: ../src/profile-preferences.glade.h:74 msgid "_Update login records when command is launched" diff --git a/po/da.po b/po/da.po -index 26947a7a6fa1..441bb5ce0e73 100644 +index f0a55df987d5..e1014bfb18b5 100644 --- a/po/da.po +++ b/po/da.po -@@ -2298,3 +2298,15 @@ msgstr "" +@@ -2312,3 +2312,15 @@ msgstr "" #: ../src/terminal-window.c:3256 msgid "C_lose Window" msgstr "_Luk vindue" @@ -2624,10 +2624,10 @@ index 6c9e0cd73d63..db4aa891dd45 100644 #: ../src/gnome-terminal.glade2.h:87 msgid "_Update login records when command is launched" diff --git a/po/en_GB.po b/po/en_GB.po -index c9999e204f33..dfbff85bf907 100644 +index 4d5bef4fa4f4..fc605c21b66c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po -@@ -2796,8 +2796,8 @@ msgstr "C_lose Window" +@@ -2690,8 +2690,8 @@ msgstr "C_lose Window" #~ msgid "Default size:" #~ msgstr "Default size:" @@ -2638,7 +2638,7 @@ index c9999e204f33..dfbff85bf907 100644 #~ msgid "When terminal commands set their o_wn titles:" #~ msgstr "When terminal commands set their o_wn titles:" -@@ -2814,8 +2814,8 @@ msgstr "C_lose Window" +@@ -2708,8 +2708,8 @@ msgstr "C_lose Window" #~ msgid "_Unlimited" #~ msgstr "_Unlimited" @@ -2649,7 +2649,7 @@ index c9999e204f33..dfbff85bf907 100644 #~ msgid "Switch to Tab 3" #~ msgstr "Switch to Tab 3" -@@ -2856,8 +2856,8 @@ msgstr "C_lose Window" +@@ -2750,8 +2750,8 @@ msgstr "C_lose Window" #~ msgid "_Input Methods" #~ msgstr "_Input Methods" @@ -2660,7 +2660,7 @@ index c9999e204f33..dfbff85bf907 100644 #~ msgid "Add or Remove Terminal Encodings" #~ msgstr "Add or Remove Terminal Encodings" -@@ -3552,8 +3552,8 @@ msgstr "C_lose Window" +@@ -3446,8 +3446,8 @@ msgstr "C_lose Window" #~ msgid "Background image _scrolls" #~ msgstr "Background image _scrolls" @@ -2768,10 +2768,10 @@ index 6d71f53e5005..2ef191d5d6e3 100644 +msgid "Transparent background" +msgstr "Atzeko plano gardena" diff --git a/po/fa.po b/po/fa.po -index 1b88db42b00d..3c549a41bec6 100644 +index 0337bfc40a74..089f9aa2520c 100644 --- a/po/fa.po +++ b/po/fa.po -@@ -2658,8 +2658,8 @@ msgstr "_بستن پنجره" +@@ -2631,8 +2631,8 @@ msgstr "_بستن پنجره" #~ msgid "Use custom default terminal si_ze" #~ msgstr "استفاده از اندازه‌ی _سفارشی پایانه‌ی پیش‌فرض" @@ -2782,7 +2782,7 @@ index 1b88db42b00d..3c549a41bec6 100644 #~ msgid "When terminal commands set their o_wn titles:" #~ msgstr "وقتی که فرمان‌های پایانه عنوان‌های _خودشان را تنظیم می‌کنند:" -@@ -2673,8 +2673,8 @@ msgstr "_بستن پنجره" +@@ -2646,8 +2646,8 @@ msgstr "_بستن پنجره" #~ msgid "_Unlimited" #~ msgstr "_نامحدود" @@ -2793,7 +2793,7 @@ index 1b88db42b00d..3c549a41bec6 100644 #~ msgid "Switch to Tab 3" #~ msgstr "تعویض به زبانه‌ی ۳" -@@ -2715,5 +2715,8 @@ msgstr "_بستن پنجره" +@@ -2688,5 +2688,8 @@ msgstr "_بستن پنجره" #~ msgid "_Input Methods" #~ msgstr "روش‌های _ورودی" @@ -3157,11 +3157,11 @@ index 41bbbe3f1eb6..4b89d0f76328 100644 +msgid "Set Title" +msgstr "Atur Judul" diff --git a/po/it.po b/po/it.po -index c62d53d1c988..2b9028608286 100644 +index d4a31c1c8b13..fe2766ebaa06 100644 --- a/po/it.po +++ b/po/it.po -@@ -2327,3 +2327,15 @@ msgstr "" - #: ../src/terminal-window.c:3246 +@@ -2340,3 +2340,15 @@ msgstr "" + #: ../src/terminal-window.c:3256 msgid "C_lose Window" msgstr "Chiudi _finestra" + @@ -3177,10 +3177,10 @@ index c62d53d1c988..2b9028608286 100644 +msgid "Set Title" +msgstr "Imposta titolo" diff --git a/po/ja.po b/po/ja.po -index b42e552761f9..2c88593bb28e 100644 +index 4332b6badc34..6513d5e18ad0 100644 --- a/po/ja.po +++ b/po/ja.po -@@ -2524,3 +2524,15 @@ msgstr "ウィンドウを閉じる(_L)" +@@ -2541,3 +2541,15 @@ msgstr "ウィンドウを閉じる(_L)" #~ msgid "_Add or Remove…" #~ msgstr "追加/削除(_A)…" @@ -4730,7 +4730,7 @@ index e740ebc6df0b..2fa8c3236b8f 100644 2.23.0 -From e41b54406c2bc35200a48d0e4b4b4111dfc9970b Mon Sep 17 00:00:00 2001 +From 78a1b606494b56533026baa5fb0cb4a63516155d Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 25 May 2016 13:47:36 +0200 Subject: [PATCH 14/18] Restore the action and shortcut to set a static title @@ -4782,7 +4782,7 @@ index 75ac3a1e4b65..b39e80b5533d 100644 static KeyEntry tabs_entries[] = { diff --git a/src/terminal-window.c b/src/terminal-window.c -index 6028ca8700d7..7fda0fe5128e 100644 +index 87d6d92ccdd7..55c45c34f685 100644 --- a/src/terminal-window.c +++ b/src/terminal-window.c @@ -747,6 +747,80 @@ action_select_all_cb (GSimpleAction *action, @@ -4878,7 +4878,7 @@ index 6028ca8700d7..7fda0fe5128e 100644 2.23.0 -From 5070563efc4bcfad46653171593befad9896c8b5 Mon Sep 17 00:00:00 2001 +From c052461cefb4c6f01680eba1b972d077d8d6f908 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 30 Jun 2016 18:14:36 +0200 Subject: [PATCH 15/18] screen: Style fix @@ -4908,7 +4908,7 @@ index 345549a07f44..a333e57097ef 100644 2.23.0 -From e242fd6d4b6488e3aa888a3ec7ff90b2e943bd16 Mon Sep 17 00:00:00 2001 +From 495fb27aa9aa2265dd95589c1aae282e414a6494 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 30 Jun 2016 16:58:15 +0200 Subject: [PATCH 16/18] Restore the rest of the title handling options and make @@ -5507,7 +5507,7 @@ index af9583e7cbaf..a75bd4f06659 100644 void terminal_screen_get_size (TerminalScreen *screen, diff --git a/src/terminal-window.c b/src/terminal-window.c -index 7fda0fe5128e..6f81c7da4a66 100644 +index 55c45c34f685..fa17fb261dca 100644 --- a/src/terminal-window.c +++ b/src/terminal-window.c @@ -765,6 +765,12 @@ terminal_set_title_dialog_response_cb (GtkWidget *dialog, @@ -5543,7 +5543,7 @@ index 7fda0fe5128e..6f81c7da4a66 100644 2.23.0 -From 0f39fae776a419df52262e8f20dc793d46f96745 Mon Sep 17 00:00:00 2001 +From b12bb99ce2584f906443d0701b0093acc74b1f31 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 3 Apr 2019 15:38:09 +0200 Subject: [PATCH 17/18] Update the title with the current foreground process @@ -5702,7 +5702,7 @@ index 9c9b29f48c83..4d6d057f7fda 100644 2.23.0 -From 419b6e8375cdb08ecf0fee56d09c865c71baea88 Mon Sep 17 00:00:00 2001 +From 8006ed16051470d8c098faa66031d25fdabae385 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 18 Jun 2019 19:47:14 +0200 Subject: [PATCH 18/18] window: Preserve current toolbox, if any, when opening @@ -5717,7 +5717,7 @@ https://gitlab.freedesktop.org/terminal-wg/specifications/issues/17 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/terminal-window.c b/src/terminal-window.c -index 6f81c7da4a66..58f69ae9173d 100644 +index fa17fb261dca..8736859ed633 100644 --- a/src/terminal-window.c +++ b/src/terminal-window.c @@ -344,7 +344,10 @@ action_new_terminal_cb (GSimpleAction *action, diff --git a/gnome-terminal.spec b/gnome-terminal.spec index b832e0e..1fb9d8f 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -2,11 +2,11 @@ %define glib2_version 2.50.0 %define gtk3_version 3.22.27 -%define vte_version 0.58.0 +%define vte_version 0.58.1 %define desktop_file_utils_version 0.2.90 Name: gnome-terminal -Version: 3.34.0 +Version: 3.34.1 Release: 1%{?dist} Summary: Terminal emulator for GNOME @@ -106,6 +106,9 @@ make check %{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml %changelog +* Mon Oct 07 2019 Kalev Lember - 3.34.1-1 +- Update to 3.34.1 + * Mon Sep 09 2019 Kalev Lember - 3.34.0-1 - Update to 3.34.0 - Rebase the translations diff --git a/sources b/sources index 263b713..3ea600b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gnome-terminal-3.34.0.tar.xz) = b903116ad85cad299f162d6c4515c5183b401b4fe7c4ca5e93b699463c77b9fb861c76642da35fc8502d6bccccf9e09166c4ea7a0b636032d78a71fce8a2d439 +SHA512 (gnome-terminal-3.34.1.tar.xz) = 19b82b2b48d5b4bc8e4d7de88f80de7d23ec3696f71acaf3bca32e4192a09f4efba07910392e7401c15c0f45a8c8de2c2851d56f45732adc7843f5ae5b5b3b47