Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package texlive for openSUSE:Factory checked 
in at 2023-05-06 22:08:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive (Old)
 and      /work/SRC/openSUSE:Factory/.texlive.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive"

Sat May  6 22:08:31 2023 rev:86 rq:1084982 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive/texlive.changes  2023-04-18 
15:52:06.901151375 +0200
+++ /work/SRC/openSUSE:Factory/.texlive.new.1533/texlive.changes        
2023-05-06 22:08:35.116514183 +0200
@@ -1,0 +2,5 @@
+Fri May  5 07:02:45 UTC 2023 - Dr. Werner Fink <wer...@suse.de>
+
+- Link target of /usr/bin/rungs changed suffix from tlu to lua (boo#1211116)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ texlive.spec ++++++
--- /var/tmp/diff_new_pack.mwL8BS/_old  2023-05-06 22:08:36.248520484 +0200
+++ /var/tmp/diff_new_pack.mwL8BS/_new  2023-05-06 22:08:36.256520528 +0200
@@ -19,7 +19,7 @@
 %define texlive_version  2023
 %define texlive_previous 2022
 %define texlive_release  20230311
-%define texlive_noarch   202
+%define texlive_noarch   204
 %define texlive_source   texlive-20230311-source
 %define biber_version    2.19
 
@@ -4714,9 +4714,14 @@
        # new git-latexdiff wrapper script
        ln -vsf ../share/texmf/scripts/git-latexdiff/git-latexdiff git-latexdiff
        # ... and add rungs texlua script as dvipdfmx/dvipdfm require this
+%if 0%{texlive_version} >= 2023
+       ln -vsf ../share/texmf/scripts/texlive/rungs.lua rungs
+       rm -vf %{buildroot}%{_texmfdistdir}/scripts/texlive/rungs.lua
+%else
        ln -vsf ../share/texmf/scripts/texlive/rungs.tlu rungs
        rm -vf %{buildroot}%{_texmfdistdir}/scripts/texlive/rungs.tlu
 %endif
+%endif
     popd
 
     # clear out all file below texmf tree as this will delivered by texlive 
tar balls

Reply via email to