From 917c15c3ca20fd988e375fe20314916b1465f2d70cdcc5ae3cd7df73d134b0c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 21 Oct 2021 06:53:47 +0000 Subject: [PATCH] - Update to version 2.1+git20211021.74e867e: * Checking libalternatives entries and links. * Fix -r argument. * opensuse.toml: add permissions-parse-error to BlockedFilters * dbus-services: adjust digest for test whitelisting (need a different file there) * polkit-rules-whitelist: fix package name for test whitelisting * Remove unused VS code settings. * Whitelisting pam_u2f module (bsc#1190790) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=836 --- _servicedata | 2 +- rpmlint-2.1+git20211019.ca2517e.tar.xz | 3 --- rpmlint-2.1+git20211021.74e867e.tar.xz | 3 +++ rpmlint.changes | 12 ++++++++++++ rpmlint.spec | 2 +- 5 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.1+git20211019.ca2517e.tar.xz create mode 100644 rpmlint-2.1+git20211021.74e867e.tar.xz diff --git a/_servicedata b/_servicedata index af895de..7c4b0c1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - ca2517e14e0d6952e2cf797d3ee8ecc239f957b3 \ No newline at end of file + 74e867e67f91bdb1aaf369a71944b69ff5a5a27c \ No newline at end of file diff --git a/rpmlint-2.1+git20211019.ca2517e.tar.xz b/rpmlint-2.1+git20211019.ca2517e.tar.xz deleted file mode 100644 index b643f23..0000000 --- a/rpmlint-2.1+git20211019.ca2517e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb2acce6945f6374e163a3015753e1752c4df2eb63bcbc32f0187794abc465e3 -size 6730012 diff --git a/rpmlint-2.1+git20211021.74e867e.tar.xz b/rpmlint-2.1+git20211021.74e867e.tar.xz new file mode 100644 index 0000000..2a3b1a3 --- /dev/null +++ b/rpmlint-2.1+git20211021.74e867e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc513b5b75bc7eacdd737f918b713bb00f60731ee69f82066f10973cdf29881c +size 6734512 diff --git a/rpmlint.changes b/rpmlint.changes index c7a6640..672e9bc 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 21 06:51:57 UTC 2021 - mliska@suse.cz + +- Update to version 2.1+git20211021.74e867e: + * Checking libalternatives entries and links. + * Fix -r argument. + * opensuse.toml: add permissions-parse-error to BlockedFilters + * dbus-services: adjust digest for test whitelisting (need a different file there) + * polkit-rules-whitelist: fix package name for test whitelisting + * Remove unused VS code settings. + * Whitelisting pam_u2f module (bsc#1190790) + ------------------------------------------------------------------- Tue Oct 19 08:39:16 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index ddb7f67..2207e53 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.1+git20211019.ca2517e +Version: 2.1+git20211021.74e867e Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later