forked from pool/rpmlint
- Update to version 2.4.0+git20221115.3d27dda:
* PythonCheck: Do not allow tests folder in subpackages (#961) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=991
This commit is contained in:
parent
cc6050197c
commit
f56836ae58
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">32b20b24f2f63ce5ad0c760a00201edb044fdf04</param></service></servicedata>
|
||||
<param name="changesrevision">3d27dda1452905b3c9701fad5422fc7771184361</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33ad8470fed700adf1468aa2657a30732ffe6df0e30e32937817c4f80a553a08
|
||||
size 6767000
|
3
rpmlint-2.4.0+git20221115.3d27dda.tar.xz
Normal file
3
rpmlint-2.4.0+git20221115.3d27dda.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0e08ef2b5f15c3427a1325d25e5ad6a781247b0857b96023854534223d2d98f
|
||||
size 6766916
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 17:55:04 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20221115.3d27dda:
|
||||
* PythonCheck: Do not allow tests folder in subpackages (#961)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 13:10:32 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20221115.32b20b2
|
||||
Version: 2.4.0+git20221115.3d27dda
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user