From 29d82ac69d2b84e894f70067e378379cff22eb7f4d3cb10f4559a38e7723a21f Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Thu, 9 Jun 2022 08:24:17 +0000 Subject: [PATCH] - 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 --- _servicedata | 2 +- rpmlint-2.3.0+git20220525.d213f48.tar.xz | 3 --- rpmlint-2.3.0+git20220609.905726e.tar.xz | 3 +++ rpmlint.changes | 8 ++++++++ rpmlint.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220525.d213f48.tar.xz create mode 100644 rpmlint-2.3.0+git20220609.905726e.tar.xz diff --git a/_servicedata b/_servicedata index 65fe19f..80e496e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 0015433ddb18f74488213b39a365f1077a934464 \ No newline at end of file + fbcfa5521aa33dcc98738eb7ffdb40c6dac7fbcb \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220525.d213f48.tar.xz b/rpmlint-2.3.0+git20220525.d213f48.tar.xz deleted file mode 100644 index 0973963..0000000 --- a/rpmlint-2.3.0+git20220525.d213f48.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3d39d865536c126446174a54082de29409a00f5b1b39424a5362121c8a8b2ef -size 6752184 diff --git a/rpmlint-2.3.0+git20220609.905726e.tar.xz b/rpmlint-2.3.0+git20220609.905726e.tar.xz new file mode 100644 index 0000000..7d66442 --- /dev/null +++ b/rpmlint-2.3.0+git20220609.905726e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710d9da69a8a5ceaf6fad819f00af3271fe22f2b573d0ef40d3f36d6868b16f0 +size 6752028 diff --git a/rpmlint.changes b/rpmlint.changes index d48e9f5..2ca10d3 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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 diff --git a/rpmlint.spec b/rpmlint.spec index c1ca705..3091bc3 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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