Script 'mail_helper' called by obssrc
Hello community,

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

Package is "console"

Wed Sep 20 13:23:27 2023 rev:8 rq:1112454 version:45.beta

Changes:
--------
--- /work/SRC/openSUSE:Factory/console/console.changes  2023-08-08 
17:26:02.271212730 +0200
+++ /work/SRC/openSUSE:Factory/.console.new.16627/console.changes       
2023-09-20 13:24:55.781488581 +0200
@@ -1,0 +2,21 @@
+Tue Sep 19 20:56:48 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Let the description point out details distinguishing this
+  terminal emulator from others.
+
+-------------------------------------------------------------------
+Sun Aug  6 10:38:22 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 45.beta:
+  + New preferences window, for setting a custom font and altering
+    bell behaviour.
+  + Some bugs in notifications, drag'n'drop, and assorted visual
+    glitches were resolved. Detaching/closing tabs had some minor
+    correctness issues that have now been mitigated, and tabs
+    always have a label in switchers.
+  + Keep up with changes in Adwaita and Gtk.
+  + Zoom with Ctrl-Scroll.
+  + Improved keyboard shortcuts for managing tabs.
+  + Telnet as a ‘remote’ type.
+
+-------------------------------------------------------------------

Old:
----
  console-44.4.obscpio

New:
----
  console-45.beta.obscpio

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

Other differences:
------------------
++++++ console.spec ++++++
--- /var/tmp/diff_new_pack.Vga2Gu/_old  2023-09-20 13:24:57.053534153 +0200
+++ /var/tmp/diff_new_pack.Vga2Gu/_new  2023-09-20 13:24:57.057534297 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           console
-Version:        44.4
+Version:        45.beta
 Release:        0
-Summary:        A simple user-friendly terminal emulator for the GNOME desktop
+Summary:        A terminal emulator for the GNOME desktop
 License:        GPL-3.0-only
 URL:            https://gitlab.gnome.org/GNOME/console
 Source:         %{name}-%{version}.tar.xz
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.72
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gtk4)
-BuildRequires:  pkgconfig(libadwaita-1) >= 1.2.beta
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.4
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libpcre2-8) >= 10.32
 BuildRequires:  pkgconfig(vte-2.91-gtk4) >= 0.69.91
@@ -44,7 +44,16 @@
 Provides:       nautilus-extension-console = %{version}
 
 %description
-A simple user-friendly terminal emulator for the GNOME desktop.
+A terminal emulator for the GNOME desktop. Some of its distinct
+features:
+
+* blinking block cursor that stops on inactivity
+* hardcoded 16-color palette
+* bright colors can only be triggered with AIX color codes
+* asynchronous desktop notification for when commands in the
+  foreground process group complete, but at the (CPU) cost of parsing
+  most of procfs every two seconds
+* roughly threefold memory footprint of gnome-terminal
 
 %lang_package
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Vga2Gu/_old  2023-09-20 13:24:57.277542178 +0200
+++ /var/tmp/diff_new_pack.Vga2Gu/_new  2023-09-20 13:24:57.309543325 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://gitlab.gnome.org/GNOME/console.git</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/44.4</param>
+    <param name="revision">refs/tags/45.beta</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ console.obsinfo ++++++
--- /var/tmp/diff_new_pack.Vga2Gu/_old  2023-09-20 13:24:57.517550777 +0200
+++ /var/tmp/diff_new_pack.Vga2Gu/_new  2023-09-20 13:24:57.533551350 +0200
@@ -1,5 +1,5 @@
 name: console
-version: 44.4
-mtime: 1691276662
-commit: 48d913ed91690531c0ea307fa6700799cd2383d5
+version: 45.beta
+mtime: 1691286979
+commit: fb6491dd2fd4f6cc6059aa8f8e9f2c34f165a118
 

Reply via email to