Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvslvm for openSUSE:Factory 
checked in at 2022-08-09 15:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvslvm (Old)
 and      /work/SRC/openSUSE:Factory/.libvslvm.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvslvm"

Tue Aug  9 15:29:08 2022 rev:10 rq:994033 version:20210807

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvslvm/libvslvm.changes        2022-01-24 
23:11:08.282288823 +0100
+++ /work/SRC/openSUSE:Factory/.libvslvm.new.1521/libvslvm.changes      
2022-08-09 15:29:32.077827867 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Add forced symvers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvslvm.spec ++++++
--- /var/tmp/diff_new_pack.UNPuga/_old  2022-08-09 15:29:32.489829043 +0200
+++ /var/tmp/diff_new_pack.UNPuga/_new  2022-08-09 15:29:32.493829055 +0200
@@ -94,8 +94,11 @@
 # OOT builds are presently broken, so we have to install
 # within each python iteration now, not in %%install.
 %{python_expand #
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type \
-       --enable-python PYTHON_VERSION="%{$python_bin_suffix}"
+       --enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
+       LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean

Reply via email to