Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libcsplit"

Tue Aug  9 15:28:23 2022 rev:13 rq:993977 version:20220109

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

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

Other differences:
------------------
++++++ libcsplit.spec ++++++
--- /var/tmp/diff_new_pack.Q5EOSu/_old  2022-08-09 15:28:55.041722044 +0200
+++ /var/tmp/diff_new_pack.Q5EOSu/_new  2022-08-09 15:28:55.045722056 +0200
@@ -75,7 +75,9 @@
 
 %build
 autoreconf -fi
-%configure --disable-static --enable-wide-character-type
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
+%configure --disable-static --enable-wide-character-type 
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 
 %install

Reply via email to