Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package asymptote for openSUSE:Factory 
checked in at 2024-06-13 15:40:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/asymptote (Old)
 and      /work/SRC/openSUSE:Factory/.asymptote.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asymptote"

Thu Jun 13 15:40:30 2024 rev:5 rq:1180338 version:2.89

Changes:
--------
--- /work/SRC/openSUSE:Factory/asymptote/asymptote.changes      2024-04-12 
17:39:17.717718705 +0200
+++ /work/SRC/openSUSE:Factory/.asymptote.new.19518/asymptote.changes   
2024-06-13 15:40:42.463863398 +0200
@@ -1,0 +2,6 @@
+Thu Jun 13 08:26:44 UTC 2024 - Markéta Machová <[email protected]>
+
+- Drop the dependency on /usr/bin/python3 symlink
+  * boo#1212476
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ asymptote.spec ++++++
--- /var/tmp/diff_new_pack.5XNLDG/_old  2024-06-13 15:40:43.851914098 +0200
+++ /var/tmp/diff_new_pack.5XNLDG/_new  2024-06-13 15:40:43.851914098 +0200
@@ -41,6 +41,7 @@
 %endif
 BuildRequires:  makeinfo
 BuildRequires:  ncurses-devel
+BuildRequires:  python-rpm-macros
 BuildRequires:  readline-devel
 BuildRequires:  texinfo
 BuildRequires:  texlive-dvips-bin
@@ -83,7 +84,7 @@
 mv "%buildroot/usr/local/share"/* "%buildroot/%_datadir/"
 chmod a-x "%buildroot/%_datadir/asymptote/shaders"/*.glsl
 find "%buildroot/%_datadir/asymptote/GUI" -type f -name "*.py" \
-       -exec perl -i -lpe 's{^#!/usr/bin/env }{#!/usr/bin/}g' {} +
+       -exec perl -i -lpe "s{^#!/usr/bin/env 
python3}{#!/usr/bin/python%python3_bin_suffix}g" {} +
 
 %files
 %_bindir/asy

Reply via email to