Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libewf"

Tue Aug  9 15:28:26 2022 rev:20 rq:993982 version:20140811

Changes:
--------
--- /work/SRC/openSUSE:Factory/libewf/libewf.changes    2022-01-22 
08:19:36.730326380 +0100
+++ /work/SRC/openSUSE:Factory/.libewf.new.1521/libewf.changes  2022-08-09 
15:28:58.401731645 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Add forced symvers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libewf.spec ++++++
--- /var/tmp/diff_new_pack.t1WTj9/_old  2022-08-09 15:28:58.997733348 +0200
+++ /var/tmp/diff_new_pack.t1WTj9/_new  2022-08-09 15:28:59.013733394 +0200
@@ -120,9 +120,12 @@
 # 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 --disable-rpath \
        --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