SHA256
1
0
forked from pool/rpmlint

- Update to version 2.6.0+git20240802.da40b67:

* Release 2.6.1
  * FilesCheck: Fix zero perm check with binaries
  * FilesCheck: Fix zero permission check with folder
  * Update openSUSE's licenses.toml

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1152
This commit is contained in:
Daniel Garcia 2024-08-02 06:34:50 +00:00 committed by Git OBS Bridge
parent 06126c70b8
commit 2a8a82d298
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">f3e815d584bd04836bb8c2a6c58d24ec29eea763</param></service></servicedata>
<param name="changesrevision">da40b671336984b78b142999ba491deee1a97bcd</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 02 06:25:53 UTC 2024 - daniel.garcia@suse.com
- Update to version 2.6.0+git20240802.da40b67:
* Release 2.6.1
* FilesCheck: Fix zero perm check with binaries
* FilesCheck: Fix zero permission check with folder
* Update openSUSE's licenses.toml
-------------------------------------------------------------------
Thu Aug 01 13:37:28 UTC 2024 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.6.0+git20240801.f3e815d
Version: 2.6.0+git20240802.da40b67
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later