Accepting request 1142571 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint

- Update to version 2.5.0+git20240129.d2cbb70:
  * test_file_digest: cover new glob features in package and path names
  * sysctl-whitelist: use new package glob pattern
  * FileDigestCheck: support glob patterns in package names
  * FileDigestCheck: make glob patterns in filenames explicit

OBS-URL: https://build.opensuse.org/request/show/1142571
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1111
This commit is contained in:
Filippo Bonazzi 2024-01-29 15:08:25 +00:00 committed by Git OBS Bridge
parent aaca3793bc
commit 36e984645f
5 changed files with 14 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">d0146be87959d5c97863f289a4c9844119dcb717</param></service></servicedata>
<param name="changesrevision">d2cbb70810eeb1cef4056698e512dfda3d418a33</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 29 15:02:45 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.5.0+git20240129.d2cbb70:
* test_file_digest: cover new glob features in package and path names
* sysctl-whitelist: use new package glob pattern
* FileDigestCheck: support glob patterns in package names
* FileDigestCheck: make glob patterns in filenames explicit
-------------------------------------------------------------------
Thu Jan 25 14:44:51 UTC 2024 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.5.0+git20240125.d0146be
Version: 2.5.0+git20240129.d2cbb70
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later