SHA256
1
0
forked from pool/rpmlint

Accepting request 1080371 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint

- 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/1080371
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1056
This commit is contained in:
Filippo Bonazzi 2023-04-19 15:06:47 +00:00 committed by Git OBS Bridge
parent 5b5c8dde0a
commit d370e49b48
5 changed files with 12 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">2b2660167fbc96b241e21692c227cbb667dd18b8</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:cea0c6eeeb92a368b01cd37f3f7c45aa51f03c4e21514144adf029cc3e3a67c1
size 7034128

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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+git20230419.2b26601
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later