SHA256
1
0
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:
Martin Liška 2022-03-09 19:09:53 +00:00 committed by Git OBS Bridge
parent 822ecb17d8
commit c56c0b697c
5 changed files with 13 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<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>

View File

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

View File

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

View File

@ -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

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220307.795b565
Version: 2.2.0+git20220308.a867f4a
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later