SHA256
1
0
forked from pool/rpmlint

- Update to version 2.4.0+git20230124.a2050c3:

* FileDigestCheck: support exceptions to symlink restrictions
  * Revert "temporarily drop badness for sysctl-file-* errors"

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1023
This commit is contained in:
Martin Liška
2023-01-24 19:03:03 +00:00
committed by Git OBS Bridge
parent c0ee71fc30
commit 70a413c305
5 changed files with 12 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">a959d845c5cf9f50294887a3941dad4b4628f4e2</param></service></servicedata>
<param name="changesrevision">a2050c3bdcce9813cde3434e2d90ae18fb6b1427</param></service></servicedata>

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 24 19:02:12 UTC 2023 - mliska@suse.cz
- Update to version 2.4.0+git20230124.a2050c3:
* FileDigestCheck: support exceptions to symlink restrictions
* Revert "temporarily drop badness for sysctl-file-* errors"
-------------------------------------------------------------------
Tue Jan 24 08:17:06 UTC 2023 - mliska@suse.cz

View File

@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20230124.a959d84
Version: 2.4.0+git20230124.a2050c3
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later