From 230271a77d77588c40933bb2b433c269ba71795a6316b9ab5fbc5c504aa4d6d7 Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Tue, 14 May 2024 16:23:45 +0000 Subject: [PATCH] Accepting request 1174048 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240514.fd06b07: * zypper-plugins: adjust permissions-zypp-plugin to new permctl name * dbus-services: remove deepin-api entry until packaging issues are resolved * whitelistings: drop no longer needed KDE5 whitelistings * dbus-services: drop no longer present nfs-ganesha entry * whitelistings: drop no longer needed pam_dbus entries OBS-URL: https://build.opensuse.org/request/show/1174048 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1140 --- _servicedata | 2 +- rpmlint-2.5.0+git20240416.97c8fad.tar.xz | 3 --- rpmlint-2.5.0+git20240514.fd06b07.tar.xz | 3 +++ rpmlint.changes | 10 ++++++++++ rpmlint.spec | 2 +- 5 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240416.97c8fad.tar.xz create mode 100644 rpmlint-2.5.0+git20240514.fd06b07.tar.xz diff --git a/_servicedata b/_servicedata index 318a113..290e920 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 97c8faddfdc9dc76ff4eacf3cc4d64d32dd244a3 \ No newline at end of file + fd06b075e23f40bcb41e36b1158ea857989c07ef \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240416.97c8fad.tar.xz b/rpmlint-2.5.0+git20240416.97c8fad.tar.xz deleted file mode 100644 index 8f893a3..0000000 --- a/rpmlint-2.5.0+git20240416.97c8fad.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a96b606f3b0fa2dd9b94c92ac74f80806843f5f5c9a1aa6b9ac7f9926aea5c7f -size 7775844 diff --git a/rpmlint-2.5.0+git20240514.fd06b07.tar.xz b/rpmlint-2.5.0+git20240514.fd06b07.tar.xz new file mode 100644 index 0000000..1ce6137 --- /dev/null +++ b/rpmlint-2.5.0+git20240514.fd06b07.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c986e46c53e201357552482e628e7d087d4b94df7b44bb390fc54241ae5a5b +size 7774756 diff --git a/rpmlint.changes b/rpmlint.changes index 08f4315..f8f3372 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 14 16:17:30 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240514.fd06b07: + * zypper-plugins: adjust permissions-zypp-plugin to new permctl name + * dbus-services: remove deepin-api entry until packaging issues are resolved + * whitelistings: drop no longer needed KDE5 whitelistings + * dbus-services: drop no longer present nfs-ganesha entry + * whitelistings: drop no longer needed pam_dbus entries + ------------------------------------------------------------------- Tue Apr 16 11:53:26 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 6ee116c..4fb3858 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240416.97c8fad +Version: 2.5.0+git20240514.fd06b07 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later