Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libsmraw"

Tue Aug  9 15:29:02 2022 rev:18 rq:994026 version:20210807

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

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

Other differences:
------------------
++++++ libsmraw.spec ++++++
--- /var/tmp/diff_new_pack.5N33SR/_old  2022-08-09 15:29:28.209816814 +0200
+++ /var/tmp/diff_new_pack.5N33SR/_new  2022-08-09 15:29:28.217816837 +0200
@@ -91,8 +91,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