SHA256
1
0
forked from pool/rpmlint

Accepting request 927090 from devel:openSUSE:Factory:rpmlint

- Update to version 2.1+git20211022.a5287ad:
  * Mitigate Perl false positives for no-dependency-on.

- 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/request/show/927090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=364
This commit is contained in:
Dominique Leuenberger 2021-10-28 16:31:14 +00:00 committed by Git OBS Bridge
commit 3c7c051e65
5 changed files with 23 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">ca2517e14e0d6952e2cf797d3ee8ecc239f957b3</param></service></servicedata>
<param name="changesrevision">a5287ad3ccef09ca558931dca2b8d9ee8c6ee947</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Oct 22 19:03:03 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211022.a5287ad:
* Mitigate Perl false positives for no-dependency-on.
-------------------------------------------------------------------
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

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20211019.ca2517e
Version: 2.1+git20211022.a5287ad
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later