SHA256
1
0
forked from pool/rpmlint

- Update to version 2.2.0+git20220331.762044d:

* Port opensuse checks.
  * Additional name cleanup in pkg.py.
  * lint.py: remove _check_valid_suffix and use str in ().
  * pkg.py cleanup
  * sudoers whitelist: add test entry for rpmlint-integration-test OBS package
  * Re-init AlternativesCheck for each package.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=889
This commit is contained in:
Martin Liška
2022-03-31 13:40:21 +00:00
committed by Git OBS Bridge
parent 8ede717fb9
commit 721e63b261
5 changed files with 16 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220330.4d069ea
Version: 2.2.0+git20220331.762044d
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later