- 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
This commit is contained in:
Martin Liška 2021-10-21 06:53:47 +00:00 committed by Git OBS Bridge
parent c7b5276592
commit 917c15c3ca
5 changed files with 17 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">74e867e67f91bdb1aaf369a71944b69ff5a5a27c</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:dc513b5b75bc7eacdd737f918b713bb00f60731ee69f82066f10973cdf29881c
size 6734512

View File

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

View File

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