forked from pool/rpmlint
- Update to version 2.4.0+git20230112.139edaf:
* use subprocess.run(..., text=True) instead of stdout.decode() * Print number of messages that are filtered out * Speed up DuplicatesCheck by shorter messages OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1015
This commit is contained in:
committed by
Git OBS Bridge
parent
b1302d5683
commit
73e2ca1a5c
@@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20230111.8ae3cb5
|
||||
Version: 2.4.0+git20230112.139edaf
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user