Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-terminal for openSUSE:Factory 
checked in at 2023-09-20 13:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-terminal.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-terminal"

Wed Sep 20 13:22:47 2023 rev:153 rq:1112408 version:3.50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes    
2023-08-09 17:24:25.241069256 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-terminal.new.16627/gnome-terminal.changes 
2023-09-20 13:23:57.571403171 +0200
@@ -1,0 +2,43 @@
+Tue Sep 19 16:21:52 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Let the description point out details distinguishing this
+  terminal emulator from others.
+
+-------------------------------------------------------------------
+Sun Sep 17 18:19:16 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 3.50.0:
+  * search: Mark search provider as no autostart
+  * Revert "screen: Use clean env when creating new tab"
+  * Updated translations.
+- Change compression in service and tarball produced to zst.
+
+-------------------------------------------------------------------
+Sun Sep 03 12:52:50 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 3.49.99:
+  * search: Mark search provider as no autostart
+  * Revert "screen: Use clean env when creating new tab"
+  * Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 29 06:46:00 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 3.49.92:
+  + build:
+    - Bump vte req version
+    - More detailed version info
+  + debug: Move debug print to right branch
+  + docs: Document new color schemes
+  + help: Add help translation for TR locale
+  + prefs: Update theme variant names
+  + server:
+    - Add theme style support
+    - Block pk-gtk module
+    - More env var sanitisation
+  + util: Also check /usr/etc for xdg-terminal-exec configuration
+  + window: Add a11y labels to the headerbar buttons
+  + Updated translations.
+- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
+
+-------------------------------------------------------------------

Old:
----
  gnome-terminal-3.48.2.obscpio

New:
----
  gnome-terminal-3.50.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-terminal.spec ++++++
--- /var/tmp/diff_new_pack.5NAvVh/_old  2023-09-20 13:23:58.895450606 +0200
+++ /var/tmp/diff_new_pack.5NAvVh/_new  2023-09-20 13:23:58.895450606 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without  nautilus_extension
 Name:           gnome-terminal
-Version:        3.48.2
+Version:        3.50.0
 Release:        0
 Summary:        GNOME Terminal
 License:        GPL-3.0-or-later AND LGPL-2.1-or-later
 Group:          System/X11/Terminals
 URL:            https://wiki.gnome.org/Apps/Terminal
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.zst
 
 BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
@@ -35,16 +35,17 @@
 # we have to take this up with upstream, or just provide search
 # provider interface definition file as source.
 BuildRequires:  gnome-shell
-BuildRequires:  meson
+BuildRequires:  meson >= 0.62.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dconf) >= 0.14.0
-BuildRequires:  pkgconfig(gio-2.0) >= 2.34.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.52.0
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.50
+BuildRequires:  pkgconfig(glib-2.0) >= 2.52
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 0.1.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18
+BuildRequires:  pkgconfig(libhandy-1)
 %if %{with nautilus_extension}
 BuildRequires:  pkgconfig(libnautilus-extension-4)
 %endif
@@ -57,8 +58,12 @@
 %description
 This package provides the GNOME terminal emulator application.
 
+GNOME Terminal uses an architecture with a background process
+managing all open terminal windows, which is beneficial to
+memory consumption.
+
 %package -n gnome-shell-search-provider-gnome-terminal
-Summary:        GNOME Terminal -- Search Provider for GNOME Shell
+Summary:        GNOME Terminal Search Provider for GNOME Shell
 Group:          System/X11/Terminals
 Requires:       %{name} = %{version}
 Supplements:    (gnome-shell and %{name})
@@ -69,7 +74,7 @@
 search results from GNOME Terminal.
 
 %package -n nautilus-extension-terminal
-Summary:        Nautilus Extension to Open Terminal in Folders
+Summary:        Nautilus extension adding "Open Terminal" as folder action
 Group:          System/GUI/GNOME
 Supplements:    (nautilus and %{name})
 # nautilus-open-terminal was merged into gnome-terminal source during 3.9 
development.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5NAvVh/_old  2023-09-20 13:23:58.915451323 +0200
+++ /var/tmp/diff_new_pack.5NAvVh/_new  2023-09-20 13:23:58.919451466 +0200
@@ -5,12 +5,12 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/3.48.2</param>
+    <param name="revision">refs/tags/3.50.0</param>
   </service>
   <service name="tar" mode="buildtime" />
   <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">zst</param>
   </service>
   <service name="set_version" mode="manual"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.5NAvVh/_old  2023-09-20 13:23:58.939452183 +0200
+++ /var/tmp/diff_new_pack.5NAvVh/_new  2023-09-20 13:23:58.939452183 +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">34572eea23a99f1572808d7d2b42af4c8b8b396c</param></service></servicedata>
+              <param 
name="changesrevision">f474a6fc149feabbb7e8e4d9587233e258bcc76f</param></service></servicedata>
 (No newline at EOF)
 

++++++ gnome-terminal-3.48.2.obscpio -> gnome-terminal-3.50.0.obscpio ++++++
/work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal-3.48.2.obscpio 
/work/SRC/openSUSE:Factory/.gnome-terminal.new.16627/gnome-terminal-3.50.0.obscpio
 differ: char 48, line 1

++++++ gnome-terminal.obsinfo ++++++
--- /var/tmp/diff_new_pack.5NAvVh/_old  2023-09-20 13:23:58.975453473 +0200
+++ /var/tmp/diff_new_pack.5NAvVh/_new  2023-09-20 13:23:58.975453473 +0200
@@ -1,5 +1,5 @@
 name: gnome-terminal
-version: 3.48.2
-mtime: 1687254723
-commit: 34572eea23a99f1572808d7d2b42af4c8b8b396c
+version: 3.50.0
+mtime: 1694535448
+commit: f474a6fc149feabbb7e8e4d9587233e258bcc76f
 

Reply via email to