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

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">e9d5a19fe90b70de8844f0a511389b8f7ff0ebc1</param></service></servicedata>
<param name="changesrevision">762044d61f186c4722cbd5a1caf638e97c8e09c4</param></service></servicedata>

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 31 13:39:10 UTC 2022 - mliska@suse.cz
- 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.
-------------------------------------------------------------------
Wed Mar 30 10:34:56 UTC 2022 - mliska@suse.cz

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