forked from pool/rpmlint
- Update to version 2.2.0+git20220308.a867f4a:
* test_whitelist_syntax: extend the check to cover also digest entry structure * dbus whitelist: fix nodigests whitelisting, should contain the path * Remove extra empty lines. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=879
This commit is contained in:
parent
822ecb17d8
commit
c56c0b697c
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||||
<param name="changesrevision">f7bb7496a50e78d92700867bf7fd19f6125d9b01</param></service></servicedata>
|
<param name="changesrevision">c708b360a707ad7a0965f5f306dacef321b9e327</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c836789cffa4aaee22fc15bdc03456166c8925a6f4db406deb863afeda499258
|
|
||||||
size 6747344
|
|
3
rpmlint-2.2.0+git20220308.a867f4a.tar.xz
Normal file
3
rpmlint-2.2.0+git20220308.a867f4a.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0499bf28736b4fcae3c0772354128700b690e86846ef5b57e20c5f52c7b14a2e
|
||||||
|
size 6747200
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 09 19:06:36 UTC 2022 - mliska@suse.cz
|
||||||
|
|
||||||
|
- Update to version 2.2.0+git20220308.a867f4a:
|
||||||
|
* test_whitelist_syntax: extend the check to cover also digest entry structure
|
||||||
|
* dbus whitelist: fix nodigests whitelisting, should contain the path
|
||||||
|
* Remove extra empty lines.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 07 11:10:29 UTC 2022 - mliska@suse.cz
|
Mon Mar 07 11:10:29 UTC 2022 - mliska@suse.cz
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%define name_suffix -%{flavor}
|
%define name_suffix -%{flavor}
|
||||||
%endif
|
%endif
|
||||||
Name: rpmlint%{name_suffix}
|
Name: rpmlint%{name_suffix}
|
||||||
Version: 2.2.0+git20220307.795b565
|
Version: 2.2.0+git20220308.a867f4a
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM file correctness checker
|
Summary: RPM file correctness checker
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user