Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package texlive-specs-l for openSUSE:Factory
checked in at 2026-04-23 17:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive-specs-l (Old)
and /work/SRC/openSUSE:Factory/.texlive-specs-l.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlive-specs-l"
Thu Apr 23 17:04:52 2026 rev:57 rq:1348726 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive-specs-l/texlive-specs-l.changes
2026-04-07 16:38:04.329668301 +0200
+++
/work/SRC/openSUSE:Factory/.texlive-specs-l.new.11940/texlive-specs-l.changes
2026-04-23 17:06:40.909860283 +0200
@@ -1,0 +2,12 @@
+Tue Apr 14 10:47:55 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Avoid trouble with openat2(resolve=RESOLVE_BENEATH}) and its
+ error EXDEV on symlinks (Invalid cross-device link)
+
+-------------------------------------------------------------------
+Mon Apr 6 14:23:50 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Correct INC path in texlive-scripts_scripts.dif for fmtutil
+ (boo#1261313, boo#1261462)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ texlive-specs-l.spec ++++++
--- /var/tmp/diff_new_pack.nFEXrp/_old 2026-04-23 17:06:45.870064362 +0200
+++ /var/tmp/diff_new_pack.nFEXrp/_new 2026-04-23 17:06:45.878064692 +0200
@@ -21,7 +21,7 @@
%define texlive_version 2026
%define texlive_previous 2025
%define texlive_release 20260301
-%define texlive_noarch 222
+%define texlive_noarch 226
%define biber_version 2.21
#!BuildIgnore: texlive
@@ -22894,8 +22894,8 @@
tar --use-compress-program=xz -xf %{S:48} -C
%{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:49} -C
%{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:50} -C
%{buildroot}%{_datadir}/texlive/texmf-dist
- tar --use-compress-program=xz -xf %{S:51} -C
%{buildroot}%{_datadir}/texlive
- tar --use-compress-program=xz -xf %{S:52} -C
%{buildroot}%{_datadir}/texlive
+ tar --use-compress-program=xz --strip-components=1 -xf %{S:51}
--exclude=tlpobj -C %{buildroot}%{_datadir}/texlive/texmf-dist
+ tar --use-compress-program=xz --strip-components=1 -xf %{S:52}
--exclude=tlpobj -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/scripts/hyperxmp/hyperxmp-add-bytecount.pl
do