Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libvhdi"

Tue Aug  9 15:29:04 2022 rev:12 rq:994028 version:20210425

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvhdi/libvhdi.changes  2022-01-24 
23:10:57.550362173 +0100
+++ /work/SRC/openSUSE:Factory/.libvhdi.new.1521/libvhdi.changes        
2022-08-09 15:29:29.081819306 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Add forced symvers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvhdi.spec ++++++
--- /var/tmp/diff_new_pack.oMuv74/_old  2022-08-09 15:29:29.497820495 +0200
+++ /var/tmp/diff_new_pack.oMuv74/_new  2022-08-09 15:29:29.501820506 +0200
@@ -108,8 +108,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