From 53699f879d35eba23c9e44ef1ad3c462a2e668b8bdb06115148012a07b1faa72 Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Fri, 24 Nov 2017 15:51:21 +0000 Subject: [PATCH] - Update to version 84.87+git20171124.8f470bc: * export QT_HASH_SEED * Fix incorrect matching due to greedy regexp (Fixes: #14) * Also treat c++ as a valid compiler * check_gcc_output: drop ansi escape sequences (colors) before checking for warnings OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=116 --- _servicedata | 2 +- post-build-checks-84.87+git20170929.5b244d1.tar.xz | 3 --- post-build-checks-84.87+git20171124.8f470bc.tar.xz | 3 +++ post-build-checks.changes | 10 ++++++++++ post-build-checks.spec | 4 ++-- 5 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 post-build-checks-84.87+git20170929.5b244d1.tar.xz create mode 100644 post-build-checks-84.87+git20171124.8f470bc.tar.xz diff --git a/_servicedata b/_servicedata index 9f073a8..3b1aa53 100644 --- a/_servicedata +++ b/_servicedata @@ -1,5 +1,5 @@ git://github.com/openSUSE/post-build-checks.git - b790187555f414130cbf094ffce38bbb91e21762 + 8f470bcade61e546593c00d2c78365f5ffdd69b7 \ No newline at end of file diff --git a/post-build-checks-84.87+git20170929.5b244d1.tar.xz b/post-build-checks-84.87+git20170929.5b244d1.tar.xz deleted file mode 100644 index a615d46..0000000 --- a/post-build-checks-84.87+git20170929.5b244d1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f622c7bc591d1836f204fa4481333511c3a7dc457f24801ba161297d0ed61150 -size 34416 diff --git a/post-build-checks-84.87+git20171124.8f470bc.tar.xz b/post-build-checks-84.87+git20171124.8f470bc.tar.xz new file mode 100644 index 0000000..3a1a0ca --- /dev/null +++ b/post-build-checks-84.87+git20171124.8f470bc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e272301800d714791fbf3988d76e52d5ee60f24f33fa7757b29aa83ca44cda1 +size 34444 diff --git a/post-build-checks.changes b/post-build-checks.changes index 58b3f0e..1e06bfe 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 24 15:48:17 UTC 2017 - ro@suse.de + +- Update to version 84.87+git20171124.8f470bc: + * export QT_HASH_SEED + * Fix incorrect matching due to greedy regexp (Fixes: #14) + * Also treat c++ as a valid compiler + * check_gcc_output: drop ansi escape sequences (colors) + before checking for warnings + ------------------------------------------------------------------- Sun Oct 22 22:31:48 UTC 2017 - ro@suse.de diff --git a/post-build-checks.spec b/post-build-checks.spec index e688cf6..6e5ba5f 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -16,13 +16,13 @@ # -%define version_unconverted 84.87+git20170929.5b244d1 +%define version_unconverted 84.87+git20171124.8f470bc Name: post-build-checks Summary: post checks for build after rpms have been created License: GPL-2.0+ Group: Development/Tools/Building -Version: 84.87+git20170929.5b244d1 +Version: 84.87+git20171124.8f470bc Release: 0 PreReq: aaa_base permissions sed Requires: aaa_base-malloccheck