Accepting request 1035097 from devel:openSUSE:Factory:rpmlint

- Update to version 2.4.0+git20221110.f8919c6:
  * Set DuplicatesMinSize default value to 2
  * dump_stats.py: add one more category for filtering
  * Do not consider files-duplicate for SMALL files
  * SpecCheck: Add python_sitelib glob check
  * remove bugbear exception (B023)

OBS-URL: https://build.opensuse.org/request/show/1035097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=422
This commit is contained in:
Dominique Leuenberger 2022-11-12 16:40:09 +00:00 committed by Git OBS Bridge
commit be54034f14
5 changed files with 15 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">5eac7b1643e8439f6af3001f55816b5680b08418</param></service></servicedata>
<param name="changesrevision">f8919c6b22e9027f05fe8c45ea12aca589833095</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0277c2b4a1617f88e7886ab9498e68ff4817149547b3ca59e5e199ba268a0d3
size 6758728

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f468c25d69ee4c653745abaeae8d413ee2e9189709f71ffda0cd228ecef4348
size 6758636

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 10 15:17:32 UTC 2022 - mliska@suse.cz
- Update to version 2.4.0+git20221110.f8919c6:
* Set DuplicatesMinSize default value to 2
* dump_stats.py: add one more category for filtering
* Do not consider files-duplicate for SMALL files
* SpecCheck: Add python_sitelib glob check
* remove bugbear exception (B023)
-------------------------------------------------------------------
Fri Oct 28 11:44:25 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20221028.5eac7b1
Version: 2.4.0+git20221110.f8919c6
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later