forked from pool/rpmlint
- Update to version 2.4.0+git20221018.6c36ccd:
* FilesCheck: Split big check method OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=980
This commit is contained in:
parent
b7138dd227
commit
d77380050f
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">ac9f2d87275522d2d1364637b356e01c3713bd54</param></service></servicedata>
|
||||
<param name="changesrevision">6c36ccd6478df76fa3f64aa848df22eca893ba9a</param></service></servicedata>
|
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 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44d6d72e4426d0b7cbbfe13f429322fc4bcb9980ed6cf47ec5cbadaf0a63a4f1
|
||||
size 6756268
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20221018.ac9f2d8
|
||||
Version: 2.4.0+git20221018.6c36ccd
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user