diff --git a/_service b/_service index 4c55b97..eca1cfd 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 84.87 - 84.87+git%cd.%h + 84.88 + 84.88+git%cd.%h git://github.com/openSUSE/post-build-checks.git git .git diff --git a/_servicedata b/_servicedata index 8bf62ab..69411de 100644 --- a/_servicedata +++ b/_servicedata @@ -1,5 +1,5 @@ git://github.com/openSUSE/post-build-checks.git - 0ef96b34d7349aed75193a3991b2b1ea8730e902 + 3be1b099402914cdfe62d7d82e80ab0742b7ebe8 \ No newline at end of file diff --git a/post-build-checks-84.87+git20180412.b38aed4.tar.xz b/post-build-checks-84.87+git20180412.b38aed4.tar.xz deleted file mode 100644 index a8eca44..0000000 --- a/post-build-checks-84.87+git20180412.b38aed4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8465c2c9f7c83a214d1063988e3642742a938fe51a283158937f75f94670c99f -size 34392 diff --git a/post-build-checks-84.88+git20180809.3be1b09.tar.xz b/post-build-checks-84.88+git20180809.3be1b09.tar.xz new file mode 100644 index 0000000..6251452 --- /dev/null +++ b/post-build-checks-84.88+git20180809.3be1b09.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fdc2316d38bb28f9ca8361b97cb5a559e57fc2f89aca29d5bb52b8999feb5a0 +size 34492 diff --git a/post-build-checks.changes b/post-build-checks.changes index a54dcfa..37d8862 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 09 14:16:06 UTC 2018 - adrian@suse.de + +- Update to version 84.88+git20180809.3be1b09: + * Warnings for core files, no errors yet + * QT_HASH_SEED has to be 0 + ------------------------------------------------------------------- Wed Apr 11 23:06:35 UTC 2018 - ro@suse.de diff --git a/post-build-checks.spec b/post-build-checks.spec index 995551c..0d8f0a5 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -16,13 +16,13 @@ # -%define version_unconverted 84.87+git20180412.b38aed4 +%define version_unconverted 84.88+git20180809.3be1b09 Name: post-build-checks Summary: post checks for build after rpms have been created -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Building -Version: 84.87+git20180412.b38aed4 +Version: 84.88+git20180809.3be1b09 Release: 0 PreReq: aaa_base permissions sed Requires: aaa_base-malloccheck @@ -80,9 +80,6 @@ do (echo "Executing(%%build)" ; gcc $RPM_OPT_FLAGS -c $i 2>&1)| checks-data/check_gcc_output 2>&1|grep "^[WE]" done -%clean -rm -rf $RPM_BUILD_ROOT - %post # do nothing when not in a build chroot if ! test -e /.buildenv; then @@ -115,7 +112,7 @@ fi %files %defattr(-, root, root) -%doc COPYING +%license COPYING /usr/lib/build /etc/profile.d/suse-buildsystem.sh /etc/suse-ignored-rpaths.conf