Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libcthreads"

Tue Aug  9 15:28:23 2022 rev:11 rq:993978 version:20220102

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

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

Other differences:
------------------
++++++ libcthreads.spec ++++++
--- /var/tmp/diff_new_pack.xAjmvB/_old  2022-08-09 15:28:55.809724239 +0200
+++ /var/tmp/diff_new_pack.xAjmvB/_new  2022-08-09 15:28:55.817724262 +0200
@@ -64,7 +64,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