From f62cea5424aabd922e59b76c1ad9c3c863cc5c9077ea2e6f36597f7f91016086 Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Fri, 16 Feb 2024 16:52:16 +0000 Subject: [PATCH] Accepting request 1147157 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240215.29f50e5: * dbus-services: update systemd-homed (DeactivateAllHomes method, bsc#1219916) * dbus-services: whitelist plasma6-workspace fontinst service (bsc#1217186) * dbus-services: whitelist powerdevil6 (bsc#1217187) * dbus-services: whitelist plasma6-disks (bsc#1217185) * dbus-services: whitelist plasma6-desktop kcmclock (bsc#1217184) * pam-modules: whitelist pam_kwallet6 (bsc#1217183) * dbus-services: whitelist libksysguard6-plugins (bsc#1217182) * zypper-plugins: adjust libzypp-plugin-appdata to new content (bsc#1219873) * dbus-services: whitelist kinfocenter6 (bsc#1217179) * dbus-services: whitelist kf6-kauth (bsc#1217178) * SUIDPermissionsCheck: support new /usr/share/permissions/packages.d dir OBS-URL: https://build.opensuse.org/request/show/1147157 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1121 --- _servicedata | 2 +- rpmlint-2.5.0+git20240207.4a699fe.tar.xz | 3 --- rpmlint-2.5.0+git20240215.29f50e5.tar.xz | 3 +++ rpmlint.changes | 16 ++++++++++++++++ rpmlint.spec | 2 +- 5 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240207.4a699fe.tar.xz create mode 100644 rpmlint-2.5.0+git20240215.29f50e5.tar.xz diff --git a/_servicedata b/_servicedata index b043def..bee3a7d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 4a699fe9c81ff94c87846a4588049d1fc1c50251 \ No newline at end of file + 29f50e53a4b72e578d05b7874a2727226afc9195 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240207.4a699fe.tar.xz b/rpmlint-2.5.0+git20240207.4a699fe.tar.xz deleted file mode 100644 index aee3326..0000000 --- a/rpmlint-2.5.0+git20240207.4a699fe.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8552189d557a778f80ecfe73ef0a7504c9fd25e03601ca8cab20f7108b49cde7 -size 6914304 diff --git a/rpmlint-2.5.0+git20240215.29f50e5.tar.xz b/rpmlint-2.5.0+git20240215.29f50e5.tar.xz new file mode 100644 index 0000000..841cd3d --- /dev/null +++ b/rpmlint-2.5.0+git20240215.29f50e5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d97851ac744ff9964fc90ded313891cfcedb93d84002b43f89309098348aeb +size 6916128 diff --git a/rpmlint.changes b/rpmlint.changes index 6ee96f4..8434ccf 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Feb 16 16:36:55 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240215.29f50e5: + * dbus-services: update systemd-homed (DeactivateAllHomes method, bsc#1219916) + * dbus-services: whitelist plasma6-workspace fontinst service (bsc#1217186) + * dbus-services: whitelist powerdevil6 (bsc#1217187) + * dbus-services: whitelist plasma6-disks (bsc#1217185) + * dbus-services: whitelist plasma6-desktop kcmclock (bsc#1217184) + * pam-modules: whitelist pam_kwallet6 (bsc#1217183) + * dbus-services: whitelist libksysguard6-plugins (bsc#1217182) + * zypper-plugins: adjust libzypp-plugin-appdata to new content (bsc#1219873) + * dbus-services: whitelist kinfocenter6 (bsc#1217179) + * dbus-services: whitelist kf6-kauth (bsc#1217178) + * SUIDPermissionsCheck: support new /usr/share/permissions/packages.d dir + ------------------------------------------------------------------- Thu Feb 08 08:44:12 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 246959f..97cf3df 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240207.4a699fe +Version: 2.5.0+git20240215.29f50e5 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later