Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfguid"

Tue Aug  9 15:28:31 2022 rev:13 rq:993988 version:20220113

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

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

Other differences:
------------------
++++++ libfguid.spec ++++++
--- /var/tmp/diff_new_pack.mPQRwl/_old  2022-08-09 15:29:02.669743840 +0200
+++ /var/tmp/diff_new_pack.mPQRwl/_new  2022-08-09 15:29:02.673743851 +0200
@@ -60,7 +60,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