forked from pool/rpmlint
Accepting request 1029725 from devel:openSUSE:Factory:rpmlint
- Update to version 2.4.0+git20221018.6c36ccd: * FilesCheck: Split big check method - Update to version 2.4.0+git20221018.ac9f2d8: * SpecCheck: Split big line by line for-loop in methods * rpmdiff: clarify help text on -i/-e options OBS-URL: https://build.opensuse.org/request/show/1029725 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=419
This commit is contained in:
commit
d4c013165b
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||||
<param name="changesrevision">b4aaa76440a4450101d84a50c29b0531db927033</param></service></servicedata>
|
<param name="changesrevision">6c36ccd6478df76fa3f64aa848df22eca893ba9a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90645b2645714f9776b3eb278fb4076c8a13ced43730a10dcbcca9d37b4f6cfd
|
|
||||||
size 6755956
|
|
3
rpmlint-2.4.0+git20221018.6c36ccd.tar.xz
Normal file
3
rpmlint-2.4.0+git20221018.6c36ccd.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5cb9156067ad2d90ac53a661dd08aa09b99b04523a7c733b1f131f2e6962d78c
|
||||||
|
size 6757048
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 11:49:34 UTC 2022 - mliska@suse.cz
|
||||||
|
|
||||||
|
- Update to version 2.4.0+git20221018.6c36ccd:
|
||||||
|
* FilesCheck: Split big check method
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 07:33:19 UTC 2022 - mliska@suse.cz
|
||||||
|
|
||||||
|
- Update to version 2.4.0+git20221018.ac9f2d8:
|
||||||
|
* SpecCheck: Split big line by line for-loop in methods
|
||||||
|
* rpmdiff: clarify help text on -i/-e options
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 14 09:09:35 UTC 2022 - mliska@suse.cz
|
Fri Oct 14 09:09:35 UTC 2022 - mliska@suse.cz
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%define name_suffix -%{flavor}
|
%define name_suffix -%{flavor}
|
||||||
%endif
|
%endif
|
||||||
Name: rpmlint%{name_suffix}
|
Name: rpmlint%{name_suffix}
|
||||||
Version: 2.4.0+git20221014.b4aaa76
|
Version: 2.4.0+git20221018.6c36ccd
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM file correctness checker
|
Summary: RPM file correctness checker
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user