6
0

- 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
This commit is contained in:
Ruediger Oertel
2017-11-24 15:51:21 +00:00
committed by Git OBS Bridge
parent 4e1f2021a6
commit 53699f879d
5 changed files with 16 additions and 6 deletions

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