Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package texlive-specs-k for openSUSE:Factory 
checked in at 2022-04-26 20:14:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive-specs-k (Old)
 and      /work/SRC/openSUSE:Factory/.texlive-specs-k.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive-specs-k"

Tue Apr 26 20:14:28 2022 rev:47 rq:972665 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive-specs-k/texlive-specs-k.changes  
2022-04-21 15:44:06.352024419 +0200
+++ 
/work/SRC/openSUSE:Factory/.texlive-specs-k.new.1538/texlive-specs-k.changes    
    2022-04-26 20:15:18.640583418 +0200
@@ -1,0 +2,13 @@
+Mon Apr 25 08:07:56 UTC 2022 - Dr. Werner Fink <wer...@suse.de>
+
+- Add a _constraints file to increase required disk size (boo#1198793)
+- Avoid doubled luatex/texlua shebangs (boo#1198790)
+- Do not bail out if local ls-R is not writable (boo#1194496)
+
+-------------------------------------------------------------------
+Tue Apr 19 07:11:14 UTC 2022 - Dr. Werner Fink <wer...@suse.de>
+
+- Move luakeys-debug.tex from doc tree into load tree
+- Move dtk-logos.sty from doc tree into load tree
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ texlive-specs-k.spec ++++++
--- /var/tmp/diff_new_pack.WQCSFc/_old  2022-04-26 20:15:23.924589317 +0200
+++ /var/tmp/diff_new_pack.WQCSFc/_new  2022-04-26 20:15:23.940589334 +0200
@@ -19,7 +19,7 @@
 %define texlive_version  2022
 %define texlive_previous 2021
 %define texlive_release  20220321
-%define texlive_noarch   191
+%define texlive_noarch   195
 
 #!BuildIgnore:          texlive
 #!BuildIgnore:          texlive-scripts
@@ -21268,14 +21268,13 @@
     tar --use-compress-program=xz -xf %{S:123} -C 
%{buildroot}%{_datadir}/texlive/texmf-dist
     tar --use-compress-program=xz -xf %{S:124} -C 
%{buildroot}%{_datadir}/texlive/texmf-dist
     tar --use-compress-program=xz -xf %{S:125} -C 
%{buildroot}%{_datadir}/texlive/texmf-dist
-    # Correct wrong luaTeX scripts if any
+    # Avoid /usr/bin/env <prog>
     for scr in %{_texmfdistdir}/doc/latex/greek-fontenc/lgr2licr.lua
     do
        test -e %{buildroot}/$scr || continue
        ed %{buildroot}/${scr} <<-'EOF'
                1
-               i
-               #! /usr/bin/texlua
+               s@/env[[:blank:]]\+@/@
                .
                w
                q

++++++ _constraints ++++++
<constraints>
  <hardware>
    <disk>
      <size unit="G">6</size>
    </disk>
    <physicalmemory>
      <size unit="G">4</size>
    </physicalmemory>
    <processors>2</processors>
  </hardware>
</constraints>

Reply via email to