Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfdata"

Tue Aug  9 15:28:29 2022 rev:9 rq:993986 version:20211023

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

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

Other differences:
------------------
++++++ libfdata.spec ++++++
--- /var/tmp/diff_new_pack.rTuyKB/_old  2022-08-09 15:29:01.441740331 +0200
+++ /var/tmp/diff_new_pack.rTuyKB/_new  2022-08-09 15:29:01.449740354 +0200
@@ -66,7 +66,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