- Update to version 84.87+git20200817.346e853:

* added NO_BRP_PERMISSIONS and NO_BRP_ROOTFS (bug#968153)

OBS-URL: https://build.opensuse.org/package/show/Base:System/brp-check-suse?expand=0&rev=96
This commit is contained in:
Ruediger Oertel 2020-08-17 14:57:08 +00:00 committed by Git OBS Bridge
parent 0f4548b542
commit 3b3eaf2fd2
5 changed files with 12 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">3af0c0ac595f679426eb8a2c520e2f8096e26f7a</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:41d9a8535367861c16b39eb34b70c142a3d8f46abf510ed162408d1be79c9196
size 31236

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

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+git20200731.3af0c0a
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