Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alacritty for openSUSE:Factory 
checked in at 2023-03-26 20:19:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alacritty (Old)
 and      /work/SRC/openSUSE:Factory/.alacritty.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alacritty"

Sun Mar 26 20:19:38 2023 rev:30 rq:1074353 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/alacritty/alacritty.changes      2023-01-26 
14:13:49.905353213 +0100
+++ /work/SRC/openSUSE:Factory/.alacritty.new.31432/alacritty.changes   
2023-03-26 20:19:39.591103102 +0200
@@ -1,0 +2,53 @@
+Sat Mar 25 20:02:46 UTC 2023 - Jan-Luca Kiok <opensuse-packa...@jlk.one>
+
+- Disable source services again
+
+-------------------------------------------------------------------
+Sat Mar 25 19:49:55 UTC 2023 - Jan-Luca Kiok <opensuse-packa...@jlk.one>
+
+- Update to version 0.12.0:
+  * Added
+    + Uppercase -T short form for --title
+    + Support for horizontal scrolling in mouse mode and
+      alternative scrolling modes
+    + Support for fractional scaling on Wayland with
+      wp-fractional-scale protocol
+    + Support for running on GLES context
+    + Touchscreen input for click/scroll/select/zoom
+    + window.resize_increments config option, disabled by default
+  * Changed
+    + Erase in line after the last column will no longer clear the
+      last column
+    + Open new windows by default with macOS Cmd+N binding
+    + The hint about window transparency is now properly issued on
+      Wayland and macOS
+    + The IME purpose is now set to Terminal which could help with
+      OSK
+    + window.decorations_theme_variant is now using Dark, Light,
+      and None values
+    + Resize increments are now set on macOS and X11 to resize by
+      cell sizes
+  * Fixed
+    + --help output for --class does not match man pages
+    + Cursor and underlines always being black on very old hardware
+    + Crash when using very low negative font.offset
+    + Artifacts in corners for maximized window with CSD on Wayland
+    + Dotted underline not shown on macOS
+    + Crash with OT-SVG fonts on Linux/BSD
+    + Crash during text compose on old GNOME under Wayland
+    + Blurry fonts when changing padding size at runtime
+    + Crash while typing on Wayland
+    + Multi-line semantic bracket selection
+    + Reduced GPU memory usage
+    + Low frame rate when multiple windows render at the same time
+    + Redraw hanging until a keypress on X11 in rare cases
+    + Quadrants not aligned with half blocks with built-in font
+    + EOT (\x03) escaping bracketed paste mode
+    + Drag & Drop not working for the search bar
+  * Removed
+    + window.gtk_theme_variant config field; use
+      window.decorations_theme_variant instead
+    + alt_send_esc is now always set to true
+- Enable source services
+
+-------------------------------------------------------------------

Old:
----
  alacritty-0.11.0.tar.xz

New:
----
  alacritty-0.12.0.tar.xz

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

Other differences:
------------------
++++++ alacritty.spec ++++++
--- /var/tmp/diff_new_pack.kSkfS1/_old  2023-03-26 20:19:40.871109789 +0200
+++ /var/tmp/diff_new_pack.kSkfS1/_new  2023-03-26 20:19:40.875109810 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package alacritty
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
 
 Name:           alacritty
-Version:        0.11.0
+Version:        0.12.0
 Release:        0
 Summary:        A GPU-accelerated terminal emulator
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kSkfS1/_old  2023-03-26 20:19:40.939110145 +0200
+++ /var/tmp/diff_new_pack.kSkfS1/_new  2023-03-26 20:19:40.943110166 +0200
@@ -6,8 +6,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="scm">git</param>
     <param name="url">https://github.com/alacritty/alacritty.git</param>
-    <param name="revision">8dbaa0bbd308a72075910ff32d8ffcca09ae3529</param>
-    <param name="match-tag">*</param>
+    <param name="revision">refs/tags/v0.12.0</param>
+    <param name="match-tag">v*</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -34,13 +34,13 @@
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service mode="disabled" name="set_version"/>
+  <service name="set_version" mode="disabled"/>
   <service name="cargo_vendor" mode="disabled">
      <param name="srcdir">alacritty</param>
      <param name="compression">xz</param>
      <param name="update">true</param>
   </service>
-  <service name="cargo_audit" mode="disabled" />
+  <service name="cargo_audit" mode="disabled"/>
 </services>
 
 

++++++ alacritty-0.11.0.tar.xz -> alacritty-0.12.0.tar.xz ++++++
++++ 6761 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/alacritty/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.alacritty.new.31432/vendor.tar.xz differ: char 26, 
line 1

Reply via email to