Accepting request 827370 from Base:System

- Update to version 84.87+git20200817.346e853:
  * added NO_BRP_PERMISSIONS and NO_BRP_ROOTFS (bug#968153)

- Update to version 84.87+git20200731.3af0c0a:
  * Make links *to* /etc/aternatives absolute links (#33)
  * Sort input file list (#32)

OBS-URL: https://build.opensuse.org/request/show/827370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brp-check-suse?expand=0&rev=65
This commit is contained in:
Dominique Leuenberger 2020-08-25 07:31:32 +00:00 committed by Git OBS Bridge
commit 580b6503d4
5 changed files with 19 additions and 6 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">8ff16cf99f0b18bf0dac683889c9c3c70e0bafd3</param></service>
<param name="changesrevision">346e8534a3952e177d3ceac6abdf44f637b7a85c</param></service>
</servicedata>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Aug 17 14:56:06 UTC 2020 - ro@suse.de
- Update to version 84.87+git20200817.346e853:
* added NO_BRP_PERMISSIONS and NO_BRP_ROOTFS (bug#968153)
-------------------------------------------------------------------
Fri Jul 31 07:15:51 UTC 2020 - coolo@suse.com
- Update to version 84.87+git20200731.3af0c0a:
* Make links *to* /etc/aternatives absolute links (#33)
* Sort input file list (#32)
-------------------------------------------------------------------
Sun May 10 18:35:45 UTC 2020 - coolo@suse.com

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+git20200510.8ff16cf
Version: 84.87+git20200817.346e853
Release: 0
URL: https://github.com/openSUSE/brp-check-suse
BuildRequires: gcc-c++
@ -38,7 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package contains all suse scripts called in the
build root checking or in parts implemeting SUSE policies.
build root checking or in parts implementing SUSE policies.
%prep