Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfcache"

Tue Aug  9 15:28:28 2022 rev:7 rq:993984 version:20220110

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfcache/libfcache.changes      2022-01-10 
23:54:06.492830890 +0100
+++ /work/SRC/openSUSE:Factory/.libfcache.new.1521/libfcache.changes    
2022-08-09 15:28:59.921735988 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Add forced symvers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfcache.spec ++++++
--- /var/tmp/diff_new_pack.E5HJ3h/_old  2022-08-09 15:29:00.289737040 +0200
+++ /var/tmp/diff_new_pack.E5HJ3h/_new  2022-08-09 15:29:00.293737051 +0200
@@ -62,7 +62,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