SHA256
1
0
forked from pool/rpmlint

- Update to version 2.3.0+git20220609.905726e:

* systemd-tmpfiles check: raise badness to 10000 for strict config
  * systemd-tmpfiles: whitelist currenty set of affected packages
  * SystemdTmpfilesCheck: compare normalized lines for whitelistings

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=920
This commit is contained in:
Matthias Gerstner 2022-06-09 08:24:17 +00:00 committed by Git OBS Bridge
parent 49902b1b20
commit 29d82ac69d
5 changed files with 13 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">0015433ddb18f74488213b39a365f1077a934464</param></service></servicedata>
<param name="changesrevision">fbcfa5521aa33dcc98738eb7ffdb40c6dac7fbcb</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 09 08:19:37 UTC 2022 - matthias.gerstner@suse.com
- Update to version 2.3.0+git20220609.905726e:
* systemd-tmpfiles check: raise badness to 10000 for strict config
* systemd-tmpfiles: whitelist currenty set of affected packages
* SystemdTmpfilesCheck: compare normalized lines for whitelistings
-------------------------------------------------------------------
Wed May 25 19:42:19 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.3.0+git20220525.d213f48
Version: 2.3.0+git20220609.905726e
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later