Accepting request 545255 from Base:System

- 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/request/show/545255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/post-build-checks?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2017-12-06 07:46:06 +00:00 committed by Git OBS Bridge
commit 4981728967
5 changed files with 16 additions and 6 deletions

View File

@ -1,5 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
<param name="changesrevision">b790187555f414130cbf094ffce38bbb91e21762</param></service>
<param name="changesrevision">8f470bcade61e546593c00d2c78365f5ffdd69b7</param></service>
</servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f622c7bc591d1836f204fa4481333511c3a7dc457f24801ba161297d0ed61150
size 34416

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e272301800d714791fbf3988d76e52d5ee60f24f33fa7757b29aa83ca44cda1
size 34444

View File

@ -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

View File

@ -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