Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfsapfs"

Tue Aug  9 15:28:34 2022 rev:8 rq:993992 version:20220709

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfsapfs/libfsapfs.changes      2022-07-18 
18:34:47.541830804 +0200
+++ /work/SRC/openSUSE:Factory/.libfsapfs.new.1521/libfsapfs.changes    
2022-08-09 15:29:04.457748949 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Add forced symvers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfsapfs.spec ++++++
--- /var/tmp/diff_new_pack.8DqrjG/_old  2022-08-09 15:29:04.849750069 +0200
+++ /var/tmp/diff_new_pack.8DqrjG/_new  2022-08-09 15:29:04.853750080 +0200
@@ -102,11 +102,14 @@
 # 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-verbose-output \
   --enable-debug-output \
-       --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