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:
parent
06126c70b8
commit
2a8a82d298
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
<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>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5e380aac2177bc25cad3a65a3ed0a52177460c25579ec2a5ff1d6de4b2a51a85
|
|
||||||
size 7777516
|
|
3
rpmlint-2.6.0+git20240802.da40b67.tar.xz
Normal file
3
rpmlint-2.6.0+git20240802.da40b67.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9121f2eb8cc6b741659d08e88eee381157f35f8321eb8ea8d9226b297a10f6c7
|
||||||
|
size 7777968
|
@ -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
|
Thu Aug 01 13:37:28 UTC 2024 - filippo.bonazzi@suse.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%define name_suffix -%{flavor}
|
%define name_suffix -%{flavor}
|
||||||
%endif
|
%endif
|
||||||
Name: rpmlint%{name_suffix}
|
Name: rpmlint%{name_suffix}
|
||||||
Version: 2.6.0+git20240801.f3e815d
|
Version: 2.6.0+git20240802.da40b67
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: RPM file correctness checker
|
Summary: RPM file correctness checker
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user