Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-terminal for
openSUSE:Leap:16.0 checked in at 2025-07-15 06:49:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/gnome-terminal (Old)
and /work/SRC/openSUSE:Leap:16.0/.gnome-terminal.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-terminal"
Tue Jul 15 06:49:11 2025 rev:7 rq:1292393 version:3.56.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/gnome-terminal/gnome-terminal.changes
2025-04-20 20:14:45.982204008 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.gnome-terminal.new.7373/gnome-terminal.changes
2025-07-15 06:49:12.798515502 +0200
@@ -1,0 +2,19 @@
+Sat May 24 19:20:58 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 3.56.2:
+ * client: legacy: Initialise --wait to false
+
+-------------------------------------------------------------------
+Sun Apr 13 07:31:57 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 3.56.1:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sun Mar 30 18:17:56 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 3.56.0+3:
+ * build: Bump vte req version
+ * Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-terminal-3.56.0.obscpio
New:
----
gnome-terminal-3.56.2.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-terminal.spec ++++++
--- /var/tmp/diff_new_pack.6TYUaq/_old 2025-07-15 06:49:13.110528392 +0200
+++ /var/tmp/diff_new_pack.6TYUaq/_new 2025-07-15 06:49:13.110528392 +0200
@@ -18,7 +18,7 @@
%bcond_without nautilus_extension
Name: gnome-terminal
-Version: 3.56.0
+Version: 3.56.2
Release: 0
Summary: GNOME Terminal
License: GPL-3.0-or-later AND LGPL-2.1-or-later
@@ -50,7 +50,7 @@
%endif
BuildRequires: pkgconfig(libpcre2-8) >= 10.00
BuildRequires: pkgconfig(uuid)
-BuildRequires: pkgconfig(vte-2.91) >= 0.76.0
+BuildRequires: pkgconfig(vte-2.91) >= 0.80.0
BuildRequires: pkgconfig(x11)
Requires(pre): filesystem
++++++ _service ++++++
--- /var/tmp/diff_new_pack.6TYUaq/_old 2025-07-15 06:49:13.142529714 +0200
+++ /var/tmp/diff_new_pack.6TYUaq/_new 2025-07-15 06:49:13.146529880 +0200
@@ -3,9 +3,9 @@
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-terminal.git</param>
<param name="scm">git</param>
+ <param name="revision">3.56.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
- <param name="revision">3.56.0</param>
</service>
<service name="tar" mode="buildtime" />
<service name="recompress" mode="buildtime">
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6TYUaq/_old 2025-07-15 06:49:13.170530871 +0200
+++ /var/tmp/diff_new_pack.6TYUaq/_new 2025-07-15 06:49:13.178531201 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://gitlab.gnome.org/GNOME/gnome-terminal.git</param>
- <param
name="changesrevision">ad6079ac6ee3121b2675b352efd708bba452bbc7</param></service></servicedata>
+ <param
name="changesrevision">941d51d151c0e25b285ffe98ad4a38b4ce5dda69</param></service></servicedata>
(No newline at EOF)
++++++ gnome-terminal-3.56.0.obscpio -> gnome-terminal-3.56.2.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-terminal-3.56.0/meson.build
new/gnome-terminal-3.56.2/meson.build
--- old/gnome-terminal-3.56.0/meson.build 2025-03-15 22:27:24.000000000
+0100
+++ new/gnome-terminal-3.56.2/meson.build 2025-05-03 12:32:45.000000000
+0200
@@ -27,7 +27,7 @@
'GFDL-1.3-only', # the appstream data
],
meson_version: '>= 0.62.0',
- version: '3.56.0',
+ version: '3.56.2',
)
# Naming
@@ -45,7 +45,7 @@
# Requirements
vte_req = 'vte-2.91'
-vte_req_version = '0.79.90'
+vte_req_version = '0.80.0'
vte_default_options = [
'docs=false',
'gir=false',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-terminal-3.56.0/po/pt.po
new/gnome-terminal-3.56.2/po/pt.po
--- old/gnome-terminal-3.56.0/po/pt.po 2025-03-15 22:27:24.000000000 +0100
+++ new/gnome-terminal-3.56.2/po/pt.po 2025-05-03 12:32:45.000000000 +0200
@@ -1,5 +1,5 @@
# gnome-terminal's Portuguese Translation
-# Copyright © 2002-2024 gnome-terminal
+# Copyright © 2002-2025 gnome-terminal
# Distributed under the same licence as the gnome-terminal package
# Duarte Loreto <[email protected]>, 2002-2014.
# António Lima <[email protected]>, 2013.
@@ -7,14 +7,14 @@
# Pedro Albuquerque <[email protected]>, 2015.
# Sérgio Cardeira <cardeira dot sergio at gmail dot com>, 2016.
# Juliano de Souza Camargo <[email protected]>, 2020.
-# Hugo Carvalho <[email protected]>, 2020, 2021, 2022, 2023, 2024.
+# Hugo Carvalho <[email protected]>, 2020, 2021, 2022, 2023, 2024, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: 3.12\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/\n"
-"POT-Creation-Date: 2024-10-03 19:49+0000\n"
-"PO-Revision-Date: 2024-10-09 12:36+0100\n"
+"POT-Creation-Date: 2025-03-15 21:27+0000\n"
+"PO-Revision-Date: 2025-03-29 15:20+0000\n"
"Last-Translator: Hugo Carvalho <[email protected]>\n"
"Language-Team: Portuguese <https://l10n.gnome.org/teams/pt/>\n"
"Language: pt\n"
@@ -22,7 +22,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 3.4.2\n"
+"X-Generator: Poedit 3.0.1\n"
"X-Language: pt_PT\n"
"X-Source-Language: C\n"
@@ -40,15 +40,16 @@
msgstr "Utilizar a linha de comandos"
#: data/org.gnome.Terminal.desktop.in:5
-#: data/org.gnome.Terminal.Preferences.desktop.in:8
-msgid "shell;prompt;command;commandline;cmd;"
-msgstr "consola;linhacomandos;comando;terminal;cmd;"
+msgid "shell;prompt;command;commandline;cmd;ptyxis;terminal;cli;console;"
+msgstr ""
+"shell;prompt;consola;linhacomandos;comando;terminal;cmd;ptyxis;terminal;cli;"
+"consola;"
-#: data/org.gnome.Terminal.desktop.in:18 src/terminal-accels.cc:127
+#: data/org.gnome.Terminal.desktop.in:23 src/terminal-accels.cc:127
msgid "New Window"
msgstr "Nova janela"
-#: data/org.gnome.Terminal.desktop.in:22 src/terminal-accels.cc:146
+#: data/org.gnome.Terminal.desktop.in:27 src/terminal-accels.cc:146
msgid "Preferences"
msgstr "Preferências"
@@ -56,6 +57,10 @@
msgid "Configure the command line"
msgstr "Configurar a linha de comandos"
+#: data/org.gnome.Terminal.Preferences.desktop.in:8
+msgid "shell;prompt;command;commandline;cmd;"
+msgstr "consola;linhacomandos;comando;terminal;cmd;"
+
#: data/org.gnome.Terminal.Preferences.desktop.in:9 src/prefs-main.cc:146
msgid "Terminal Preferences"
msgstr "Preferências do Terminal"
@@ -132,43 +137,31 @@
#: data/org.gnome.Terminal.metainfo.xml.in:60
#: data/org.gnome.Terminal.Nautilus.metainfo.xml.in:43
-#| msgid ""
-#| "https://help.gnome.org/users/gnome-terminal/stable/figures/gnome-terminal."
-#| "png"
msgid "https://gitlab.gnome.org/GNOME/gnome-terminal/-/wikis/home"
msgstr "https://gitlab.gnome.org/GNOME/gnome-terminal/-/wikis/home"
#: data/org.gnome.Terminal.metainfo.xml.in:61
#: data/org.gnome.Terminal.Nautilus.metainfo.xml.in:44
-#| msgid ""
-#| "https://help.gnome.org/users/gnome-terminal/stable/figures/gnome-terminal."
-#| "png"
msgid "https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues"
msgstr "https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues"
#: data/org.gnome.Terminal.metainfo.xml.in:62
#: data/org.gnome.Terminal.Nautilus.metainfo.xml.in:45
-#| msgid "https://wiki.gnome.org/Apps/Terminal"
msgid "https://gitlab.gnome.org/GNOME/gnome-terminal/-/wikis/FAQ"
msgstr "https://gitlab.gnome.org/GNOME/gnome-terminal/-/wikis/FAQ"
#: data/org.gnome.Terminal.metainfo.xml.in:63
#: data/org.gnome.Terminal.Nautilus.metainfo.xml.in:46
-#| msgid ""
-#| "https://help.gnome.org/users/gnome-terminal/stable/figures/gnome-terminal."
-#| "png"
msgid "https://help.gnome.org/users/gnome-terminal/stable/"
msgstr "https://help.gnome.org/users/gnome-terminal/stable/"
#: data/org.gnome.Terminal.metainfo.xml.in:64
#: data/org.gnome.Terminal.Nautilus.metainfo.xml.in:47
-#| msgid "https://wiki.gnome.org/Apps/Terminal"
msgid "https://l10n.gnome.org/module/gnome-terminal/"
msgstr "https://l10n.gnome.org/module/gnome-terminal/"
#: data/org.gnome.Terminal.metainfo.xml.in:65
#: data/org.gnome.Terminal.Nautilus.metainfo.xml.in:48
-#| msgid "https://wiki.gnome.org/Apps/Terminal"
msgid "https://gitlab.gnome.org/GNOME/gnome-terminal"
msgstr "https://gitlab.gnome.org/GNOME/gnome-terminal"
@@ -1751,28 +1744,28 @@
msgid "Shortcut _Key"
msgstr "_Tecla de atalho"
-#: src/terminal-app.cc:572
+#: src/terminal-app.cc:573
msgid "New Terminal"
msgstr "Novo Terminal"
-#: src/terminal-app.cc:582 src/terminal-window.cc:1804
+#: src/terminal-app.cc:583 src/terminal-window.cc:1804
msgid "New _Terminal"
msgstr "_Novo Terminal"
-#: src/terminal-app.cc:584 src/terminal-window.cc:1813
+#: src/terminal-app.cc:585 src/terminal-window.cc:1813
msgid "New _Tab"
msgstr "Novo _Separador"
-#: src/terminal-app.cc:585 src/terminal-headermenu.ui:39
+#: src/terminal-app.cc:586 src/terminal-headermenu.ui:39
#: src/terminal-window.cc:1809
msgid "New _Window"
msgstr "Nova _Janela"
-#: src/terminal-app.cc:634
+#: src/terminal-app.cc:635
msgid "Change _Profile"
msgstr "Alterar _perfil"
-#: src/terminal-app.cc:647
+#: src/terminal-app.cc:648
msgid "_Profile"
msgstr "_Perfil"
@@ -1834,7 +1827,7 @@
msgid "_Inspector"
msgstr "_Inspetor"
-#: src/terminal-headermenu.ui:106 src/terminal-screen.cc:1562
+#: src/terminal-headermenu.ui:106 src/terminal-screen.cc:1795
#: src/terminal-window.cc:1797
msgid "_Preferences"
msgstr "_Preferências"
@@ -2343,33 +2336,33 @@
msgid "Shortcuts"
msgstr "Atalhos"
-#: src/terminal-screen.cc:1425
+#: src/terminal-screen.cc:1658
msgid "No command supplied nor shell requested"
msgstr "Nenhum comando indicado nem terminal pedido"
-#: src/terminal-screen.cc:1563 src/terminal-screen.cc:1910
+#: src/terminal-screen.cc:1796 src/terminal-screen.cc:2143
msgid "_Relaunch"
msgstr "_Reiniciar"
-#: src/terminal-screen.cc:1566
+#: src/terminal-screen.cc:1799
msgid "There was an error creating the child process for this terminal"
msgstr "Ocorreu um erro ao criar o processo filho para este terminal"
-#: src/terminal-screen.cc:1914
+#: src/terminal-screen.cc:2147
#, c-format
msgid "The child process exited normally with status %d."
msgstr "O processo filho terminou normalmente com o estado %d."
-#: src/terminal-screen.cc:1917
+#: src/terminal-screen.cc:2150
#, c-format
msgid "The child process was aborted by signal %d."
msgstr "O processo filho foi abortado pelo sinal %d."
-#: src/terminal-screen.cc:1920
+#: src/terminal-screen.cc:2153
msgid "The child process was aborted."
msgstr "O processo filho foi abortado."
-#: src/terminal-tab-label.cc:222
+#: src/terminal-tab-label.cc:223
msgid "Close tab"
msgstr "Fechar separador"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-terminal-3.56.0/src/terminal-options.cc
new/gnome-terminal-3.56.2/src/terminal-options.cc
--- old/gnome-terminal-3.56.0/src/terminal-options.cc 2025-03-15
22:27:24.000000000 +0100
+++ new/gnome-terminal-3.56.2/src/terminal-options.cc 2025-05-03
12:32:45.000000000 +0200
@@ -199,6 +199,7 @@
it->active = FALSE;
it->fd_list = nullptr;
it->fd_array = nullptr;
+ it->wait = false;
return it;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-terminal-3.56.0/src/terminal-options.hh
new/gnome-terminal-3.56.2/src/terminal-options.hh
--- old/gnome-terminal-3.56.0/src/terminal-options.hh 2025-03-15
22:27:24.000000000 +0100
+++ new/gnome-terminal-3.56.2/src/terminal-options.hh 2025-05-03
12:32:45.000000000 +0200
@@ -89,7 +89,6 @@
char *default_title;
char **exec_argv;
char *default_profile;
- gboolean default_profile_is_id;
gboolean no_environment;
gboolean execute;
@@ -106,7 +105,6 @@
typedef struct
{
char *profile;
- gboolean profile_is_id;
char **exec_argv;
char *title;
char *working_dir;
++++++ gnome-terminal.obsinfo ++++++
--- /var/tmp/diff_new_pack.6TYUaq/_old 2025-07-15 06:49:13.686552189 +0200
+++ /var/tmp/diff_new_pack.6TYUaq/_new 2025-07-15 06:49:13.686552189 +0200
@@ -1,5 +1,5 @@
name: gnome-terminal
-version: 3.56.0
-mtime: 1742074044
-commit: ad6079ac6ee3121b2675b352efd708bba452bbc7
+version: 3.56.2
+mtime: 1746268365
+commit: 941d51d151c0e25b285ffe98ad4a38b4ce5dda69