Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfvalue"

Tue Aug  9 15:28:43 2022 rev:8 rq:994002 version:20220120

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

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

Other differences:
------------------
++++++ libfvalue.spec ++++++
--- /var/tmp/diff_new_pack.2ScIxB/_old  2022-08-09 15:29:10.825767144 +0200
+++ /var/tmp/diff_new_pack.2ScIxB/_new  2022-08-09 15:29:10.829767155 +0200
@@ -67,7 +67,9 @@
 
 %build
 autoreconf -fi
-%configure --disable-static
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
+%configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 
 %install

Reply via email to