From c56c0b697ced762fe95a25f408eef2fef11dff97a4344ce466c243f78dc7071b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 9 Mar 2022 19:09:53 +0000 Subject: [PATCH] - 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 --- _servicedata | 2 +- rpmlint-2.2.0+git20220307.795b565.tar.xz | 3 --- rpmlint-2.2.0+git20220308.a867f4a.tar.xz | 3 +++ rpmlint.changes | 8 ++++++++ rpmlint.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220307.795b565.tar.xz create mode 100644 rpmlint-2.2.0+git20220308.a867f4a.tar.xz diff --git a/_servicedata b/_servicedata index f988cf0..2b78faa 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - f7bb7496a50e78d92700867bf7fd19f6125d9b01 \ No newline at end of file + c708b360a707ad7a0965f5f306dacef321b9e327 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220307.795b565.tar.xz b/rpmlint-2.2.0+git20220307.795b565.tar.xz deleted file mode 100644 index dc29634..0000000 --- a/rpmlint-2.2.0+git20220307.795b565.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c836789cffa4aaee22fc15bdc03456166c8925a6f4db406deb863afeda499258 -size 6747344 diff --git a/rpmlint-2.2.0+git20220308.a867f4a.tar.xz b/rpmlint-2.2.0+git20220308.a867f4a.tar.xz new file mode 100644 index 0000000..68ced60 --- /dev/null +++ b/rpmlint-2.2.0+git20220308.a867f4a.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0499bf28736b4fcae3c0772354128700b690e86846ef5b57e20c5f52c7b14a2e +size 6747200 diff --git a/rpmlint.changes b/rpmlint.changes index 8644b09..3821fba 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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 diff --git a/rpmlint.spec b/rpmlint.spec index a8ce91f..32a4e27 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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