Accepting request 1081220 from devel:openSUSE:Factory:rpmlint

- Update to version 2.4.0+git20230421.f2ea8ab:
  * pam-modules: whitelist pam_wtmpdb (bsc#1209963)
  * Drop dependency on pytest-flake8 as it's unmaintained.
- Update to version 2.4.0+git20230419.2b26601:
  * pam-modules: Move pam_timestamp, pam_issue and pam-userdb (bsc#1210371)
  * flake8: fix C419 Unnecessary list comprehension passed to any() prevents short-circuiting

OBS-URL: https://build.opensuse.org/request/show/1081220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=446
This commit is contained in:
Dominique Leuenberger 2023-04-21 12:15:29 +00:00 committed by Git OBS Bridge
commit 0df357b9f0
5 changed files with 19 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">8f9c3d43c1d2e2f75b32a5766fda312807b2a35e</param></service></servicedata>
<param name="changesrevision">f2ea8abf25b1e49778f00b77a5ee2ae7ad629962</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Apr 21 10:15:32 UTC 2023 - filippo.bonazzi@suse.com
- Update to version 2.4.0+git20230421.f2ea8ab:
* pam-modules: whitelist pam_wtmpdb (bsc#1209963)
* Drop dependency on pytest-flake8 as it's unmaintained.
-------------------------------------------------------------------
Wed Apr 19 15:01:24 UTC 2023 - filippo.bonazzi@suse.com
- Update to version 2.4.0+git20230419.2b26601:
* pam-modules: Move pam_timestamp, pam_issue and pam-userdb (bsc#1210371)
* flake8: fix C419 Unnecessary list comprehension passed to any() prevents short-circuiting
-------------------------------------------------------------------
Tue Apr 11 12:41:23 UTC 2023 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20230411.8f9c3d4
Version: 2.4.0+git20230421.f2ea8ab
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later