Accepting request 893668 from Base:System

- Update to version 84.87+git20210517.7005a76:
  * support cross arch builds
  * Makefile only set CXXFLAGS and CXX if not set in env yet
  * brp-25-symlink: Follow deeper symlinks to avoid false positives

OBS-URL: https://build.opensuse.org/request/show/893668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brp-check-suse?expand=0&rev=70
This commit is contained in:
Dominique Leuenberger 2021-05-21 19:49:42 +00:00 committed by Git OBS Bridge
commit 8ae144782c
5 changed files with 13 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
<param name="changesrevision">a4765d7748331b102a367eefe2f9c5d774998ed0</param></service>
<param name="changesrevision">7005a767f6f0cc87fa17ea9a10084e64d6e7fd96</param></service>
</servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 17 09:22:27 UTC 2021 - ro@suse.de
- Update to version 84.87+git20210517.7005a76:
* support cross arch builds
* Makefile only set CXXFLAGS and CXX if not set in env yet
* brp-25-symlink: Follow deeper symlinks to avoid false positives
-------------------------------------------------------------------
Tue Apr 20 15:09:48 UTC 2021 - ro@suse.de

View File

@ -23,7 +23,7 @@ Summary: Build root policy check scripts
License: GPL-2.0-or-later
Group: Development/Tools/Building
Requires: perl
Version: 84.87+git20210420.a4765d7
Version: 84.87+git20210517.7005a76
Release: 0
URL: https://github.com/openSUSE/brp-check-suse
BuildRequires: gcc-c++