SHA256
1
0
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:
Martin Liška
2023-01-13 07:52:46 +00:00
committed by Git OBS Bridge
parent b1302d5683
commit 73e2ca1a5c
5 changed files with 13 additions and 5 deletions

View File

@@ -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