forked from pool/rpmlint
Accepting request 780341 from devel:openSUSE:Factory:rpmlint
- Update to version 84.87+git20200221.3ea152b: * pam1 test: adjust reference output to newly added badness in rpmlint-Factory - config: enable MixedFileOwnerships lint - config: add 'mktex' to StandardUsers (boo#1159740) OBS-URL: https://build.opensuse.org/request/show/780341 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=331
This commit is contained in:
commit
36c8782e5d
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/rpmlint-tests.git</param>
|
||||
<param name="changesrevision">c45a69ba2c917d23ef888b044bc8114ad3611f4d</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">3ea152ba41f080462891f99711fee3712c56c8c7</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/rpmlint-checks.git</param>
|
||||
<param name="changesrevision">d26befa3c953dd4f96265bd58c6dad472a6ea512</param></service></servicedata>
|
2
config
2
config
@ -41,6 +41,7 @@ addCheck("CheckSystemdInstall")
|
||||
addCheck("TmpFilesCheck")
|
||||
addCheck("CheckSysVinitOnSystemd")
|
||||
addCheck("CheckCronJobs")
|
||||
addCheck("MixedFileOwnerships")
|
||||
|
||||
# stuff autobuild takes care about
|
||||
addFilter('.*invalid-version.*')
|
||||
@ -375,6 +376,7 @@ setOption('StandardUsers', (
|
||||
'memcached',
|
||||
'messagebus',
|
||||
'minetest',
|
||||
'mktex',
|
||||
'mpd',
|
||||
'mumble-server',
|
||||
'murano',
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9aad05200f9dce8a478619457863c20b8e70f74f478d32404966b3ea550df4fa
|
||||
size 12584
|
3
rpmlint-tests-84.87+git20200221.3ea152b.tar.xz
Normal file
3
rpmlint-tests-84.87+git20200221.3ea152b.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff12e92ffb2f7c9baf43acc048616a3d649be21fce939670c2add77bca96e2a9
|
||||
size 13600
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 14:28:17 UTC 2020 - malte.kraus@suse.com
|
||||
|
||||
- Update to version 84.87+git20200221.3ea152b:
|
||||
* pam1 test: adjust reference output to newly added badness in rpmlint-Factory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 06 10:06:37 UTC 2020 - malte.kraus@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpmlint-tests
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@ BuildRequires: rpmlint-Factory-strict
|
||||
BuildRequires: rpmlint-mini
|
||||
|
||||
Name: rpmlint-tests
|
||||
Version: 84.87+git20200206.7e2b64f
|
||||
Version: 84.87+git20200221.3ea152b
|
||||
Release: 0
|
||||
Summary: rpmlint regression tests
|
||||
License: SUSE-Public-Domain
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 14:05:50 UTC 2020 - Malte Kraus <malte.kraus@suse.com>
|
||||
|
||||
- config: enable MixedFileOwnerships lint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 10:57:35 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- config: add 'mktex' to StandardUsers (boo#1159740)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 17 13:39:31 UTC 2020 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpmlint
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
x
Reference in New Issue
Block a user