Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libbfoverlay"

Tue Aug  9 15:28:13 2022 rev:2 rq:993966 version:20210416

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbfoverlay/libbfoverlay.changes        
2021-06-11 22:31:12.074185021 +0200
+++ /work/SRC/openSUSE:Factory/.libbfoverlay.new.1521/libbfoverlay.changes      
2022-08-09 15:28:47.109699381 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Add forced symvers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libbfoverlay.spec ++++++
--- /var/tmp/diff_new_pack.CvKpds/_old  2022-08-09 15:28:47.513700535 +0200
+++ /var/tmp/diff_new_pack.CvKpds/_new  2022-08-09 15:28:47.517700546 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libbfoverlay
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -80,7 +80,9 @@
 
 %build
 if [ ! -e configure ]; then ./autogen.sh; 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