Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2026-04-10 17:46:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vte (Old)
 and      /work/SRC/openSUSE:Factory/.vte.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vte"

Fri Apr 10 17:46:05 2026 rev:175 rq:1345389 version:0.84.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vte/vte.changes  2026-01-06 17:43:12.510263587 
+0100
+++ /work/SRC/openSUSE:Factory/.vte.new.21863/vte.changes       2026-04-10 
17:47:39.876582433 +0200
@@ -1,0 +2,61 @@
+Fri Mar 20 15:33:13 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Sun Mar 15 09:04:14 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 0.84.0:
+  + No changes, stable bump only
+
+-------------------------------------------------------------------
+Mon Mar  2 09:44:22 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 0.83.91:
+  + lib: Fix missing prototype
+  + spawn: Allow g_get_prgname() being nullptr
+  + build: simdutf: Improve subproject
+  + widget: Skip updating adjustment when unmapped
+  + build: Deprecate gnutls build option
+
+-------------------------------------------------------------------
+Mon Mar 02 09:44:21 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 0.83.91:
+  * build: Deprecate gnutls build option
+  * widget: Skip updating adjustment when unmapped
+  * build: simdutf: Improve subproject
+  * spawn: Allow g_get_prgname() being nullptr
+  * lib: Fix missing prototype
+  * build: Post release version bump
+
+-------------------------------------------------------------------
+Fri Feb 13 15:04:28 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 0.83.90:
+  * all: Remove SIXEL support from stable branch
+  * lib: Remove VteProperties from branch
+  * lib: Fix HSL colour parsing
+  * emulation: Update xtermcap from xterm
+  * emulation: Fix xtermcap entry
+  * draw: Remove image drawing code
+  * parser: Make unripe dispatch setting DCS-only
+  * widget: Fix fallback backspace binding without pty
+  * parser: Add some more param convenience functions
+  * parser: Add some more known sequences
+  * parser: Add some more known modes
+  * widget: Add API to reset termprop
+  * lib: Consolidate property reset code
+  * widget: Update forbidden PCRE2 flags check
+  * vte: bail from pty_io_write()/io_write_cb() on error conditions
+  * lib: Add flag-enum attributes to flags enums
+  * app: Try window icons again
+  * widget: Fix scrollback-lines value for infinite scrollback
+  * emulation: Fix erase bindings for Ctrl-Backspace
+  * vteaccess-gtk4: Implement granular notifications upon scrolling
+  * vte-access-gtk4: Fix line counting during a line query
+  * vteaccess-gtk4: Return a range per text attribute
+  * emulation: Fix XTRQTCAP response for Backspace key
+  * docs: Update API versions
+
+-------------------------------------------------------------------

Old:
----
  vte-0.82.3.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  vte-0.84.0.tar.xz

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

Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.sT4Ue2/_old  2026-04-10 17:47:40.712617002 +0200
+++ /var/tmp/diff_new_pack.sT4Ue2/_new  2026-04-10 17:47:40.716617167 +0200
@@ -27,13 +27,13 @@
 %bcond_with     glade_support
 
 Name:           vte
-Version:        0.82.3
+Version:        0.84.0
 Release:        0
 Summary:        Terminal Emulator Library
 License:        CC-BY-4.0 AND LGPL-3.0-or-later AND GPL-3.0-or-later AND MIT
 Group:          Development/Libraries/GNOME
 URL:            https://gitlab.gnome.org/GNOME/vte
-Source:         %{_name}-%{version}.tar.zst
+Source:         %{_name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE vte-enable-build-flag-pie.patch [email protected] -- 
enable PIE flag to be compatible with gcc default linking option
 Patch0:         vte-enable-build-flag-pie.patch
 

++++++ _scmsync.obsinfo ++++++
mtime: 1774020818
commit: 745f14f9011718d47cce88bf6556fa5f41688d767aa4b157e6e4ac8f7d6d2b6b
url: https://src.opensuse.org/GNOME/vte
revision: 745f14f9011718d47cce88bf6556fa5f41688d767aa4b157e6e4ac8f7d6d2b6b
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sT4Ue2/_old  2026-04-10 17:47:40.780619814 +0200
+++ /var/tmp/diff_new_pack.sT4Ue2/_new  2026-04-10 17:47:40.788620145 +0200
@@ -5,15 +5,14 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">0.82.3</param>
+    <param name="revision">0.84.0</param>
     <param name="exclude">doc/vttest.*</param>
   </service>
-  <service name="tar" mode="buildtime" />
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
   <service name="set_version" mode="manual"/>
 </services>
 
-

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sT4Ue2/_old  2026-04-10 17:47:40.812621137 +0200
+++ /var/tmp/diff_new_pack.sT4Ue2/_new  2026-04-10 17:47:40.816621302 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.gnome.org/GNOME/vte.git</param>
-              <param 
name="changesrevision">18fca6d0a124c2d0fb87293306626db1d5ba8ebc</param></service></servicedata>
+              <param 
name="changesrevision">5da1ed34b210f2b000ef954c147f9a1391da363b</param></service></servicedata>
 (No newline at EOF)
 

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-24 09:32:19.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ vte.obsinfo ++++++
--- /var/tmp/diff_new_pack.sT4Ue2/_old  2026-04-10 17:47:40.940626430 +0200
+++ /var/tmp/diff_new_pack.sT4Ue2/_new  2026-04-10 17:47:40.944626596 +0200
@@ -1,5 +1,5 @@
 name: vte
-version: 0.82.3
-mtime: 1766824306
-commit: 18fca6d0a124c2d0fb87293306626db1d5ba8ebc
+version: 0.84.0
+mtime: 1773521052
+commit: 5da1ed34b210f2b000ef954c147f9a1391da363b
 

Reply via email to