forked from pool/rpmlint
- Update to version 2.4.0+git20230331.8f6e31e:
* PythonCheck: Handle complex dependency declaration gracefully OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1048
This commit is contained in:
parent
0265fb7ab0
commit
26bf912933
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">3cd1bcf061c23ccd959af0deb494d4b6efaa520b</param></service></servicedata>
|
||||
<param name="changesrevision">8f6e31e4c19b59c5cf4319a6bed06bc37e4f11f7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:654227560f4aafb52677900cad3df7cdf42d4efab1be55573d060afbab47a367
|
||||
size 7033516
|
3
rpmlint-2.4.0+git20230331.8f6e31e.tar.xz
Normal file
3
rpmlint-2.4.0+git20230331.8f6e31e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e69f636a6e12629c86995fd46eb2aca9fe453c2040b3c1a73fa938aa87ded290
|
||||
size 7034084
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 07:26:42 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230331.8f6e31e:
|
||||
* PythonCheck: Handle complex dependency declaration gracefully
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 12:16:20 UTC 2023 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20230329.3cd1bcf
|
||||
Version: 2.4.0+git20230331.8f6e31e
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user