Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcdatetime for openSUSE:Factory checked in at 2022-08-09 15:28:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcdatetime (Old) and /work/SRC/openSUSE:Factory/.libcdatetime.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcdatetime" Tue Aug 9 15:28:16 2022 rev:7 rq:993969 version:20220104 Changes: -------- --- /work/SRC/openSUSE:Factory/libcdatetime/libcdatetime.changes 2022-01-08 23:24:44.230286398 +0100 +++ /work/SRC/openSUSE:Factory/.libcdatetime.new.1521/libcdatetime.changes 2022-08-09 15:28:50.209708238 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcdatetime.spec ++++++ --- /var/tmp/diff_new_pack.NxKLnv/_old 2022-08-09 15:28:50.649709496 +0200 +++ /var/tmp/diff_new_pack.NxKLnv/_new 2022-08-09 15:28:50.657709518 +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
