Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libexe"

Tue Aug  9 15:28:27 2022 rev:7 rq:993983 version:20210424

Changes:
--------
--- /work/SRC/openSUSE:Factory/libexe/libexe.changes    2022-06-02 
21:54:49.464415563 +0200
+++ /work/SRC/openSUSE:Factory/.libexe.new.1521/libexe.changes  2022-08-09 
15:28:59.405734514 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Add forced symvers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libexe.spec ++++++
--- /var/tmp/diff_new_pack.ILKU82/_old  2022-08-09 15:28:59.789735611 +0200
+++ /var/tmp/diff_new_pack.ILKU82/_new  2022-08-09 15:28:59.793735622 +0200
@@ -92,8 +92,11 @@
 %build
 autoreconf -fi
 %{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