diff --git a/_servicedata b/_servicedata index 2f406c4..cb84c00 100644 --- a/_servicedata +++ b/_servicedata @@ -1,5 +1,5 @@ git://github.com/openSUSE/post-build-checks.git - 137cb2970fded9e1da947ae920e3ec611002c830 + b3024ef7443ef0a77cb227ce824e3be2010aa071 \ No newline at end of file diff --git a/post-build-checks-84.88+git20181015.ceb5c96.tar.xz b/post-build-checks-84.88+git20181015.ceb5c96.tar.xz deleted file mode 100644 index 03dff19..0000000 --- a/post-build-checks-84.88+git20181015.ceb5c96.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5af5a042ffef436842e0bdf860619a85b68bb09731079776e2afd36a9c23715e -size 36184 diff --git a/post-build-checks-84.88+git20190702.429d0e0.tar.xz b/post-build-checks-84.88+git20190702.429d0e0.tar.xz new file mode 100644 index 0000000..f429f9c --- /dev/null +++ b/post-build-checks-84.88+git20190702.429d0e0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b0ac9727b572a56b58122488c4de0a115522b766e932e2a69bb2a9b8a233f8 +size 36192 diff --git a/post-build-checks.changes b/post-build-checks.changes index 7a12e52..86010a5 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jul 02 13:25:27 UTC 2019 - ro@suse.com + +- Update to version 84.88+git20190702.429d0e0: + * Completly don't use ghosts like files + * Ignore ghosts + +------------------------------------------------------------------- +Thu Jun 20 11:54:39 UTC 2019 - Martin Liška + +- Disable LTO as some warnings are emitted late and + disappear with usage of -c (boo#1138834). + ------------------------------------------------------------------- Mon Oct 15 12:31:31 UTC 2018 - ro@suse.de diff --git a/post-build-checks.spec b/post-build-checks.spec index 84168f4..e7daf98 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -1,7 +1,7 @@ # # spec file for package post-build-checks # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,13 @@ # -%define version_unconverted 84.88+git20181015.ceb5c96 +%define version_unconverted 84.88+git20190702.429d0e0 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.88+git20181015.ceb5c96 +Version: 84.88+git20190702.429d0e0 Release: 0 PreReq: aaa_base permissions sed Requires: aaa_base-malloccheck @@ -54,6 +54,7 @@ it may not be a good idea to install this to a running system: %setup -q %build +%define _lto_cflags %{nil} # nothing to do %install