Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package texlive for openSUSE:Factory checked 
in at 2025-06-18 19:29:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texlive (Old)
 and      /work/SRC/openSUSE:Factory/.texlive.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texlive"

Wed Jun 18 19:29:42 2025 rev:105 rq:1286253 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/texlive/texlive.changes  2025-05-23 
14:30:48.841239784 +0200
+++ /work/SRC/openSUSE:Factory/.texlive.new.19631/texlive.changes       
2025-06-18 19:29:49.189267799 +0200
@@ -1,0 +2,5 @@
+Sun Jun  8 03:51:01 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Avoid embedding randomness into rpm headers (boo#1237231)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ texlive.spec ++++++
--- /var/tmp/diff_new_pack.acXfWj/_old  2025-06-18 19:29:50.949340641 +0200
+++ /var/tmp/diff_new_pack.acXfWj/_new  2025-06-18 19:29:50.953340807 +0200
@@ -313,7 +313,7 @@
 %define 
add_optflags(a:f:t:p:w:W:d:g:O:A:C:D:E:H:i:M:n:P:U:u:l:s:X:B:I:L:b:V:m:x:c:S:E:o:v:)
 \
 %global optflags %{optflags} %{**}
 
-%{expand: %%global options %(mktemp /tmp/texlive-opts.XXXXXXXX)}
+%global options                ~/.tmp.texlive-opts
 %global _varlib                %{_localstatedir}/lib
 
 %define libexec %(rpm --eval '%%{_libexecdir}' | sed 's-/usr--g')
@@ -4798,6 +4798,7 @@
 
     # Read the options file
     . %{options}
+    rm -vf %{options}
 
     mkdir -p %{buildroot}%{_bindir}
     mkdir -p %{buildroot}%{_libdir}/pkgconfig

Reply via email to