diff --git a/texlive-specs-n.changes b/texlive-specs-n.changes index 9d0636f..7248f0a 100644 --- a/texlive-specs-n.changes +++ b/texlive-specs-n.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 3 08:09:23 UTC 2024 - Dr. Werner Fink + +- More fine tuning to catch all python3 shebangs + ------------------------------------------------------------------- Thu Jun 27 13:38:11 UTC 2024 - Dr. Werner Fink diff --git a/texlive-specs-n.spec b/texlive-specs-n.spec index 25b2560..83af60f 100644 --- a/texlive-specs-n.spec +++ b/texlive-specs-n.spec @@ -1,5 +1,5 @@ # -# spec file for package texlive-specs-n.spec.new +# spec file for package texlive-specs-n.spec # # Copyright (c) 2024 SUSE LLC # @@ -14,12 +14,14 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +##### WARNING: Please do not edit this auto generated spec file. +# %define texlive_version 2024 %define texlive_previous 2022 %define texlive_release 20240311 -%define texlive_noarch 215 +%define texlive_noarch 216 %define biber_version 2.19 #!BuildIgnore: texlive @@ -33376,7 +33378,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q @@ -33443,7 +33444,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : head -n 1 %{buildroot}/$scr | grep -q python%python3_bin_suffix && continue ed %{buildroot}/${scr} <<-'EOF' 1 - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ + s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q @@ -33479,7 +33480,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q @@ -33513,7 +33513,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q @@ -33562,7 +33561,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q @@ -34158,7 +34156,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q @@ -34181,7 +34178,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : head -n 1 %{buildroot}/$scr | grep -q python%python3_bin_suffix && continue ed %{buildroot}/${scr} <<-'EOF' 1 - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ + s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q @@ -34197,7 +34194,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ - g/python/s@python[23]\?[^\s]*@python%python3_bin_suffix@ . w q