forked from pool/rpmlint
- Update to version 2.4.0+git20230125.20e5b58:
* SymlinkExceptions: also exclude systemd-mini * FileDigestCheck: allow multiple package names in ghost/symlink exceptions OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1024
This commit is contained in:
parent
70a413c305
commit
d286143a4b
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">a2050c3bdcce9813cde3434e2d90ae18fb6b1427</param></service></servicedata>
|
||||
<param name="changesrevision">20e5b58d899a1db31f0d9b6669d777166981a7f3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a09cf526d5005e9bfd6a5d1ecefc5358b9e75d34efd1b77016c81cfe2871ef46
|
||||
size 6763804
|
3
rpmlint-2.4.0+git20230125.20e5b58.tar.xz
Normal file
3
rpmlint-2.4.0+git20230125.20e5b58.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02cddd5cc96f14577b013f3ebf85071e9974538257c8fea995044a480a78a8ab
|
||||
size 6763936
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 10:05:47 UTC 2023 - filippo.bonazzi@suse.com
|
||||
|
||||
- Update to version 2.4.0+git20230125.20e5b58:
|
||||
* SymlinkExceptions: also exclude systemd-mini
|
||||
* FileDigestCheck: allow multiple package names in ghost/symlink exceptions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 19:02:12 UTC 2023 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20230124.a2050c3
|
||||
Version: 2.4.0+git20230125.20e5b58
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user