Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libmsiecf"

Tue Aug  9 15:28:54 2022 rev:17 rq:994015 version:20210506

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

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

Other differences:
------------------
++++++ libmsiecf.spec ++++++
--- /var/tmp/diff_new_pack.qGdYB9/_old  2022-08-09 15:29:21.121796562 +0200
+++ /var/tmp/diff_new_pack.qGdYB9/_new  2022-08-09 15:29:21.129796585 +0200
@@ -89,7 +89,11 @@
 # OOT builds are presently broken, so we have to install
 # within each python iteration now, not in %%install.
 %{python_expand #
-%configure --disable-static --enable-wide-character-type --enable-python 
PYTHON_VERSION="%{$python_bin_suffix}"
+# 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}" \
+       LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean

Reply via email to