Accepting request 1074099 from devel:openSUSE:Factory:rpmlint

- Update to version 2.4.0+git20230322.717aa4d:
  * pam-module whitelist: add lastlog2 (bsc#1209238)

- Update to version 2.4.0+git20230321.8da9c94:
  * PythonCheck: Add python requirements verification
  * TagsCheck: handle license exception in first item of a grouping
  * TagsCheck: restore space exclusion to license_exception_regex
  * Fix TW CI due to the new flake8 release.
  * Remove unnnecesary lambda and map in favor generator expressions
  * Include -prof in devel packages regex

OBS-URL: https://build.opensuse.org/request/show/1074099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=440
This commit is contained in:
Dominique Leuenberger 2023-03-24 14:18:52 +00:00 committed by Git OBS Bridge
commit f065a68413
5 changed files with 22 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">e10f6025c6cab1a038865c206f5427c190d2fa9a</param></service></servicedata>
<param name="changesrevision">717aa4da71afe145f1af32f4beaefed3ccdb3d1c</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Mar 24 08:23:31 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230322.717aa4d:
* pam-module whitelist: add lastlog2 (bsc#1209238)
-------------------------------------------------------------------
Tue Mar 21 12:02:09 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230321.8da9c94:
* PythonCheck: Add python requirements verification
* TagsCheck: handle license exception in first item of a grouping
* TagsCheck: restore space exclusion to license_exception_regex
* Fix TW CI due to the new flake8 release.
* Remove unnnecesary lambda and map in favor generator expressions
* Include -prof in devel packages regex
-------------------------------------------------------------------
Thu Mar 16 17:46:50 UTC 2023 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20230316.e10f602
Version: 2.4.0+git20230322.717aa4d
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later