From 4c5c5f945a8d9e75b84e3e99289f55c23043806195e821864ac83820d1204622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Tue, 4 Oct 2022 08:52:10 +0000 Subject: [PATCH] - Update to version 2.4.0+git20221004.e71a7e7: * sendmail: whitelisting for new systemd-tmpfiles entries for /run, /run/sendmail (bsc#1203340) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=974 --- _servicedata | 2 +- rpmlint-2.4.0+git20221003.7eb4092.tar.xz | 3 --- rpmlint-2.4.0+git20221004.e71a7e7.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.4.0+git20221003.7eb4092.tar.xz create mode 100644 rpmlint-2.4.0+git20221004.e71a7e7.tar.xz diff --git a/_servicedata b/_servicedata index 361d6e3..1d79425 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 7eb4092d07e6e39953e6679b90cd495bc8c475f6 \ No newline at end of file + e71a7e79c51ff40864726731e4d43545e59b6f20 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20221003.7eb4092.tar.xz b/rpmlint-2.4.0+git20221003.7eb4092.tar.xz deleted file mode 100644 index 054365d..0000000 --- a/rpmlint-2.4.0+git20221003.7eb4092.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fa593bf4aacb12ccef632ecec7ac55d586d0b976c93d993332c3e8c014c166d -size 6755648 diff --git a/rpmlint-2.4.0+git20221004.e71a7e7.tar.xz b/rpmlint-2.4.0+git20221004.e71a7e7.tar.xz new file mode 100644 index 0000000..30bba18 --- /dev/null +++ b/rpmlint-2.4.0+git20221004.e71a7e7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969418ee712bcf533f604b747980a539119b6d25baa1ae814d1ee165f1f18ace +size 6755352 diff --git a/rpmlint.changes b/rpmlint.changes index 1a055c0..b07accd 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 04 08:50:23 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221004.e71a7e7: + * sendmail: whitelisting for new systemd-tmpfiles entries for /run, /run/sendmail (bsc#1203340) + ------------------------------------------------------------------- Mon Oct 03 14:06:28 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index bdae963..97bf65f 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20221003.7eb4092 +Version: 2.4.0+git20221004.e71a7e7 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later