SHA256
1
0
forked from pool/rpmlint

- Update to version 2.4.0+git20230324.96c1ac0:

* PythonCheck: Ignore python-devel in req check
  * PythonCheck: ignore python-base package in requirements check
  * PythonCheck: Remove spaces from requirements before compare
  * Add new check: patchable-function-entry-in-archive.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1041
This commit is contained in:
Martin Liška 2023-03-24 14:27:55 +00:00 committed by Git OBS Bridge
parent f31a930cd7
commit b718062645
5 changed files with 14 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">717aa4da71afe145f1af32f4beaefed3ccdb3d1c</param></service></servicedata>
<param name="changesrevision">96c1ac0d7303a1b0bd27305a3a8a75058363eae3</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 24 14:27:31 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230324.96c1ac0:
* PythonCheck: Ignore python-devel in req check
* PythonCheck: ignore python-base package in requirements check
* PythonCheck: Remove spaces from requirements before compare
* Add new check: patchable-function-entry-in-archive.
-------------------------------------------------------------------
Fri Mar 24 08:23:31 UTC 2023 - mliska@suse.cz

View File

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