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

- Update to version 2.5.0+git20240130.4cdb3e1:
  * Move rpm2cpio to one line
  * PythonCheck: Check for python deps like python3.12dist(foo)
  * config: Filter python require checks for Fedora

OBS-URL: https://build.opensuse.org/request/show/1142756
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1112
This commit is contained in:
Filippo Bonazzi 2024-01-30 11:49:20 +00:00 committed by Git OBS Bridge
parent 36e984645f
commit 10219f1dec
5 changed files with 13 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">d2cbb70810eeb1cef4056698e512dfda3d418a33</param></service></servicedata>
<param name="changesrevision">4cdb3e1ee19a845fa0f07e61781fe613cbc742bd</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 30 11:43:00 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.5.0+git20240130.4cdb3e1:
* Move rpm2cpio to one line
* PythonCheck: Check for python deps like python3.12dist(foo)
* config: Filter python require checks for Fedora
-------------------------------------------------------------------
Mon Jan 29 15:02:45 UTC 2024 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.5.0+git20240129.d2cbb70
Version: 2.5.0+git20240130.4cdb3e1
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later