Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package post-build-checks for openSUSE:Factory checked in at 2022-04-06 21:51:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/post-build-checks (Old) and /work/SRC/openSUSE:Factory/.post-build-checks.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "post-build-checks" Wed Apr 6 21:51:05 2022 rev:106 rq:965333 version:84.87+git20220325.f46ef3c Changes: -------- --- /work/SRC/openSUSE:Factory/post-build-checks/post-build-checks.changes 2022-03-25 21:54:27.402265830 +0100 +++ /work/SRC/openSUSE:Factory/.post-build-checks.new.1900/post-build-checks.changes 2022-04-06 21:51:12.307763183 +0200 @@ -1,0 +2,6 @@ +Mon Mar 28 08:58:22 UTC 2022 - meiss...@suse.com + +- Update to version 84.87+git20220325.f46ef3c: + * enable -z now linking by default + +------------------------------------------------------------------- Old: ---- post-build-checks-84.87+git20220322.48f07a0.tar.xz New: ---- post-build-checks-84.87+git20220325.f46ef3c.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ post-build-checks.spec ++++++ --- /var/tmp/diff_new_pack.woSa5s/_old 2022-04-06 21:51:12.971755606 +0200 +++ /var/tmp/diff_new_pack.woSa5s/_new 2022-04-06 21:51:12.975755561 +0200 @@ -16,13 +16,13 @@ # -%define version_unconverted 84.87+git20220322.48f07a0 +%define version_unconverted 84.87+git20220325.f46ef3c Name: post-build-checks Summary: post checks for build after rpms have been created License: GPL-2.0-or-later Group: Development/Tools/Building -Version: 84.87+git20220322.48f07a0 +Version: 84.87+git20220325.f46ef3c Release: 0 PreReq: aaa_base PreReq: permissions ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.woSa5s/_old 2022-04-06 21:51:13.019755059 +0200 +++ /var/tmp/diff_new_pack.woSa5s/_new 2022-04-06 21:51:13.023755013 +0200 @@ -4,6 +4,6 @@ <param name="changesrevision">9a72096c56008474c812a087e25d6e84eb357297</param></service> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/post-build-checks.git</param> - <param name="changesrevision">2d5b3de469b3bfe8b3aab101b9aff839258743f0</param></service></servicedata> + <param name="changesrevision">f4238540a348d642f437244dd09d80fe7f3490ff</param></service></servicedata> (No newline at EOF) ++++++ post-build-checks-84.87+git20220322.48f07a0.tar.xz -> post-build-checks-84.87+git20220325.f46ef3c.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/post-build-checks-84.87+git20220322.48f07a0/suse-buildsystem.sh new/post-build-checks-84.87+git20220325.f46ef3c/suse-buildsystem.sh --- old/post-build-checks-84.87+git20220322.48f07a0/suse-buildsystem.sh 2022-03-22 14:52:28.000000000 +0100 +++ new/post-build-checks-84.87+git20220325.f46ef3c/suse-buildsystem.sh 2022-03-25 17:59:14.000000000 +0100 @@ -1,5 +1,6 @@ export SUSE_IGNORED_RPATHS=/etc/suse-ignored-rpaths.conf export SUSE_ASNEEDED=1 +export SUSE_ZNOW=1 # for reproducible builds export QT_HASH_SEED=0