forked from pool/rpmlint
Accepting request 343414 from devel:openSUSE:Factory:rpmlint
- Update to version 13.2+git20151110.e8d6260: + fixed two new warnings - whitelisting cinnamon settings daemon (bsc#951830) OBS-URL: https://build.opensuse.org/request/show/343414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=242
This commit is contained in:
commit
4dc9c83edb
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
|
||||
<param name="changesrevision">a374c88b73eb58e49989ecab59e2d602aa11be94</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">e8d62606360ce2fdd5c8e19bb83d21c04ef3c883</param></service><service name="tar_scm">
|
||||
<param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
|
||||
<param name="changesrevision">d0808a2802827878acce9ea1e7a1c6226ac79f95</param></service></servicedata>
|
5
config
5
config
@ -679,7 +679,10 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.freedesktop.realmd.conf",
|
||||
# teamd (bnc#941993)
|
||||
"teamd@.service",
|
||||
"org.libteam.teamd.conf"
|
||||
"org.libteam.teamd.conf",
|
||||
# cinnamon settings daemon (bsc#951830)
|
||||
"org.cinnamon.SettingsDaemon.DateTimeMechanism.conf",
|
||||
"org.cinnamon.SettingsDaemon.DateTimeMechanism.service"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81c5b5f0e7ec9015b33685d29b25aee433ae0f858087a08490abb69438e50c9c
|
||||
size 10648
|
3
rpmlint-tests-13.2+git20151110.e8d6260.tar.xz
Normal file
3
rpmlint-tests-13.2+git20151110.e8d6260.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f267f24a614b7cb16572065ed2d5f7544056ca0f53ce1cacdb36d30d87be276f
|
||||
size 10684
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 10 12:39:01 UTC 2015 - lnussel@suse.de
|
||||
|
||||
- Update to version 13.2+git20151110.e8d6260:
|
||||
+ fixed two new warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 08:02:15 UTC 2015 - lnussel@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
BuildRequires: rpmlint-mini
|
||||
|
||||
Name: rpmlint-tests
|
||||
Version: 13.2+git20150520.a374c88
|
||||
Version: 13.2+git20151110.e8d6260
|
||||
Release: 0
|
||||
Summary: rpmlint regression tests
|
||||
License: SUSE-Public-Domain
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 12:40:53 UTC 2015 - krahmer@suse.com
|
||||
|
||||
- whitelisting cinnamon settings daemon (bsc#951830)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 14 14:18:48 UTC 2015 - lnussel@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user