Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package subrandr for openSUSE:Factory 
checked in at 2026-07-14 13:49:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/subrandr (Old)
 and      /work/SRC/openSUSE:Factory/.subrandr.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "subrandr"

Tue Jul 14 13:49:24 2026 rev:8 rq:1365415 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/subrandr/subrandr.changes        2026-06-15 
19:43:55.156609478 +0200
+++ /work/SRC/openSUSE:Factory/.subrandr.new.1991/subrandr.changes      
2026-07-14 13:50:37.812425710 +0200
@@ -1,0 +2,22 @@
+Mon Jul 13 16:08:53 UTC 2026 - llyyr <[email protected]>
+
+- Update to version 1.4.0:
+  * Fixed infinite recursion when failing to shape an RTL segment
+    if font fallback returns a font for its first codepoint.
+  * Removed experimental wgpu rasterizer. Hardware acceleration may
+    be revisited in the future with a revised approach.
+  * Fixed glyph y-offset being applied incorrectly. This fixes some
+    glyphs in complex scripts like Arabic being misplaced on the
+    y-axis.
+  * Made WebVTT subtitles correctly use white-space-collapse:
+    preserve-breaks instead of white-space-collapse: preserve.
+  * Added early culling to software rasterizer to skip
+    rasterization of offscreen glyphs.
+  * Made FreeType glyph rendering switch to internal sparse outline
+    rasterizer for large outline glyphs.
+  * Moved FreeType bitmap glyph scaling into rasterizer (out of
+    FreeType font backend).
+  * Made software rasterizer defer scaling of unclipped bitmaps to
+    user in instanced mode.
+
+-------------------------------------------------------------------

Old:
----
  subrandr-1.3.0.tar.gz

New:
----
  subrandr-1.4.0.tar.gz

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

Other differences:
------------------
++++++ subrandr.spec ++++++
--- /var/tmp/diff_new_pack.LuOqsl/_old  2026-07-14 13:50:38.984466057 +0200
+++ /var/tmp/diff_new_pack.LuOqsl/_new  2026-07-14 13:50:38.988466195 +0200
@@ -20,7 +20,7 @@
 %define libname libsubrandr
 
 Name:           subrandr
-Version:        1.3.0
+Version:        1.4.0
 Release:        0
 Summary:        Library to render non-ASS subtitles
 Group:          Development/Libraries/Rust
@@ -64,7 +64,7 @@
 %install
 RUSTFLAGS=' -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2 -C strip=none' \
 cargo run --package xtask -- install \
-    --libdir=lib64 \
+    --libdir=%{_lib} \
     --prefix=%{_prefix} \
     --destdir=%{buildroot}%{_prefix}
 

++++++ subrandr-1.3.0.tar.gz -> subrandr-1.4.0.tar.gz ++++++
++++ 4204 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/subrandr/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.subrandr.new.1991/vendor.tar.zst differ: char 7, 
line 1

Reply via email to