Script 'mail_helper' called by obssrc
Hello community,

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

Package is "vte"

Wed Sep 20 13:22:01 2023 rev:148 rq:1111862 version:0.74.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vte/vte.changes  2023-06-08 21:41:49.637731205 
+0200
+++ /work/SRC/openSUSE:Factory/.vte.new.16627/vte.changes       2023-09-20 
13:22:39.616610395 +0200
@@ -1,0 +2,82 @@
+Sun Sep 17 18:15:24 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 0.74.0:
+  * widget: Fix conditional
+  * app: Correct option value description
+  * build: Post release version bump
+  * Revert "widget: a11y: Add missing text changes on scrolling
+    with modifications"
+  * Revert "widget: Do not count event as handled in more
+    situations"
+  * test: Add SGR 4:4 and 4:5 underlines to test script
+  * emulation: Ignore unknown SGR underline subparams
+  * lib: Fix preallocated size
+  * Updated translations.
+- Change compression in service and tarball produced to zst.
+
+-------------------------------------------------------------------
+Sun Sep 03 12:47:52 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 0.73.99:
+  * Revert "widget: a11y: Add missing text changes on scrolling
+    with modifications"
+  * Revert "widget: Do not count event as handled in more
+    situations"
+  * test: Add SGR 4:4 and 4:5 underlines to test script
+  * emulation: Ignore unknown SGR underline subparams
+  * Update Turkish translation
+  * lib: Fix preallocated size
+
+-------------------------------------------------------------------
+Sun Aug 06 15:56:44 UTC 2023 - bjorn....@gmail.com
+
+- Update to version 0.73.93:
+  * all:
+    - Remove SIXEL support from stable branch
+    - Use defined values for defines
+    - Use __has_include
+  * build:
+    - Enable gtk4 by default
+    - More detailed version info
+    - Post release version bump
+  * docs: Publish as gitlab pages
+  * draw: Remove need to generate code
+  * emulation:
+    - Fix infinite loop on non-number OSC 104 param
+    - Fix invalid mouse scroll event on window edge
+    - Treat unsupported SGR 4:n as no-underline
+  * fonts:
+    - Don't declare this inline
+    - Keep layout text available for cairo
+    - Keep the PangoLayout unchanged
+    - Remove unnecessary context change call
+  * pty:
+    - Do not typecast to GSpawnFlags
+    - Fix exit delay in presence of a grandchild process
+    - Make netbsd workaround conditional on kernel version
+  * Revert "widget: Modernise HTML output"
+  * widget:
+    - a11y: Add missing text changes on scrolling with
+      modifications
+    - Add API to override font options
+    - Defer alignment API to next cycle
+    - Do not count event as handled in more situations
+    - Do not possibly deny early click gesture
+    - Don't consume right clicks on gtk4
+    - Don't consume right clicks on gtk4
+    - Ensure the ringview is updated before converting coordinates
+    - Fix a deprecation warning
+    - Fix compilation
+    - Fix cursor blink timeout
+    - Fix introspection annotations
+    - Fix introspection API
+    - Fix introspection warnings
+    - Fix setting clipboard with html data
+    - gtk4: Hint and quantize font metrics
+    - Invalidate ringview when the invalidating
+    - Make get_text_range docs more accurate
+    - More docs and introspection annotation fixes
+    - Update some Since annotations
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  vte-0.72.2.obscpio

New:
----
  vte-0.74.0.obscpio

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

Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.mFv1Gq/_old  2023-09-20 13:22:41.136664852 +0200
+++ /var/tmp/diff_new_pack.mFv1Gq/_new  2023-09-20 13:22:41.136664852 +0200
@@ -27,13 +27,13 @@
 %bcond_with     glade_support
 
 Name:           vte
-Version:        0.72.2
+Version:        0.74.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.xz
+Source:         %{_name}-%{version}.tar.zst
 # PATCH-FIX-OPENSUSE vte-enable-build-flag-pie.patch yfji...@suse.com -- 
enable PIE flag to be compatible with gcc default linking option
 Patch0:         vte-enable-build-flag-pie.patch
 # PATCH-FIX-SLE vte-revert-back-to-c++17.patch yu.da...@suse.com -- revert 
c++20 features back to c++17

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mFv1Gq/_old  2023-09-20 13:22:41.160665712 +0200
+++ /var/tmp/diff_new_pack.mFv1Gq/_new  2023-09-20 13:22:41.164665855 +0200
@@ -5,13 +5,13 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/0.72.2</param>
+    <param name="revision">refs/tags/0.74.0</param>
     <param name="exclude">doc/vttest.*</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.mFv1Gq/_old  2023-09-20 13:22:41.180666428 +0200
+++ /var/tmp/diff_new_pack.mFv1Gq/_new  2023-09-20 13:22:41.184666571 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.gnome.org/GNOME/vte.git</param>
-              <param 
name="changesrevision">854e56263454077ab009aaff67f1afe0dbd52878</param></service></servicedata>
+              <param 
name="changesrevision">7fb5b2395c9e9c786c2277bc98d7e2661485fb10</param></service></servicedata>
 (No newline at EOF)
 

++++++ vte-0.72.2.obscpio -> vte-0.74.0.obscpio ++++++
++++ 4229 lines of diff (skipped)

++++++ vte.obsinfo ++++++
--- /var/tmp/diff_new_pack.mFv1Gq/_old  2023-09-20 13:22:41.412674740 +0200
+++ /var/tmp/diff_new_pack.mFv1Gq/_new  2023-09-20 13:22:41.416674884 +0200
@@ -1,5 +1,5 @@
 name: vte
-version: 0.72.2
-mtime: 1685648011
-commit: 854e56263454077ab009aaff67f1afe0dbd52878
+version: 0.74.0
+mtime: 1694552810
+commit: 7fb5b2395c9e9c786c2277bc98d7e2661485fb10
 

Reply via email to