From 664f6a2ec0b15f6d842133af7c687bc392e8b4e7ee5c8f4d3ee74c7a0104eb1b Mon Sep 17 00:00:00 2001 From: Wolfgang Frisch Date: Wed, 19 Jun 2024 13:15:59 +0000 Subject: [PATCH] - Update to version 2.5.0+git20240619.f4bc3a6: * dbus-services: systemd: keep the old whitelisting temporarily (bsc#1225317) * dbus-services: whitelist kdeplasma6-addons kameleonhelper (bsc#1226306) * dbus-services: adjust backintime whitelisting to etc->usr move (bsc#1226446) OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1147 --- _servicedata | 2 +- rpmlint-2.5.0+git20240613.c7bc651.tar.xz | 3 --- rpmlint-2.5.0+git20240619.f4bc3a6.tar.xz | 3 +++ rpmlint.changes | 8 ++++++++ rpmlint.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240613.c7bc651.tar.xz create mode 100644 rpmlint-2.5.0+git20240619.f4bc3a6.tar.xz diff --git a/_servicedata b/_servicedata index 11e22f6..930b915 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - c7bc6514dc552abcab25800192dd4297ed04ecd2 \ No newline at end of file + f4bc3a6a7795c47787179dd4bfee595b5f53a2d3 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240613.c7bc651.tar.xz b/rpmlint-2.5.0+git20240613.c7bc651.tar.xz deleted file mode 100644 index 0823ac3..0000000 --- a/rpmlint-2.5.0+git20240613.c7bc651.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b674e01aebc6f6fa811fbe5395eb653b4139c6df28b3df73688e8330e6f5b297 -size 7774184 diff --git a/rpmlint-2.5.0+git20240619.f4bc3a6.tar.xz b/rpmlint-2.5.0+git20240619.f4bc3a6.tar.xz new file mode 100644 index 0000000..6252943 --- /dev/null +++ b/rpmlint-2.5.0+git20240619.f4bc3a6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6710d38f1561f0cc50976ba44c90817788e1f3a0ab1e38e278995986811e43d8 +size 7776164 diff --git a/rpmlint.changes b/rpmlint.changes index 1a1856f..6171845 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 19 13:14:23 UTC 2024 - wolfgang.frisch@suse.com + +- Update to version 2.5.0+git20240619.f4bc3a6: + * dbus-services: systemd: keep the old whitelisting temporarily (bsc#1225317) + * dbus-services: whitelist kdeplasma6-addons kameleonhelper (bsc#1226306) + * dbus-services: adjust backintime whitelisting to etc->usr move (bsc#1226446) + ------------------------------------------------------------------- Thu Jun 13 16:22:35 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index f07746c..9b5c529 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240613.c7bc651 +Version: 2.5.0+git20240619.f4bc3a6 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later