From d7251e2945454809fcdd7ae5d0decbf781db91f4bb11f1bf1e3529faa60b6cab Mon Sep 17 00:00:00 2001 From: Filippo Bonazzi Date: Mon, 26 Feb 2024 16:54:17 +0000 Subject: [PATCH] Accepting request 1151868 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20240226.8b18627: * dbus-services: whitelist kde-inotify-survey with KDE6 changes (bsc#1217191) * dbus-services whitelist: adjust kde6 digests after fix in kauth6 (bsc#1220215) * CI: Reenable mageia-cauldron in packit * test: Add tests to check non-standard-dir-perm * SpecCheck: Add patch-macro-old-format check * BinariesCheck: do not mark as binary eBPF ELF files * change pyproject ruff config to toplevel * SystemIstallCheck: Allow %service_del_postun_without_restart macro usage * test: Lazy load mock packages * test: Improve name of mock packages * Fix the errors and suggestions to the flake8 command * Clean all tests file * config: Do not filter python-leftover-require for fedora * Fix misspelled variable: ENGLISH_ENVIROMENT to ENGLISH_ENVIRONMENT * Clean tests file OBS-URL: https://build.opensuse.org/request/show/1151868 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1123 --- _servicedata | 2 +- rpmlint-2.5.0+git20240215.29f50e5.tar.xz | 3 --- rpmlint-2.5.0+git20240226.8b18627.tar.xz | 3 +++ rpmlint.changes | 20 ++++++++++++++++++++ rpmlint.spec | 2 +- 5 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20240215.29f50e5.tar.xz create mode 100644 rpmlint-2.5.0+git20240226.8b18627.tar.xz diff --git a/_servicedata b/_servicedata index bee3a7d..5fb3e1c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 29f50e53a4b72e578d05b7874a2727226afc9195 \ No newline at end of file + 8b186277ed89950ec2755205e6a4a34fc2a33a0d \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240215.29f50e5.tar.xz b/rpmlint-2.5.0+git20240215.29f50e5.tar.xz deleted file mode 100644 index 841cd3d..0000000 --- a/rpmlint-2.5.0+git20240215.29f50e5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8d97851ac744ff9964fc90ded313891cfcedb93d84002b43f89309098348aeb -size 6916128 diff --git a/rpmlint-2.5.0+git20240226.8b18627.tar.xz b/rpmlint-2.5.0+git20240226.8b18627.tar.xz new file mode 100644 index 0000000..34a0b88 --- /dev/null +++ b/rpmlint-2.5.0+git20240226.8b18627.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f44e4bc03d91d38fd703d1e4e6b865eb3e41b6c841a5e2192a37d801c25481 +size 7774476 diff --git a/rpmlint.changes b/rpmlint.changes index 8434ccf..9ede1b5 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Feb 26 16:42:21 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240226.8b18627: + * dbus-services: whitelist kde-inotify-survey with KDE6 changes (bsc#1217191) + * dbus-services whitelist: adjust kde6 digests after fix in kauth6 (bsc#1220215) + * CI: Reenable mageia-cauldron in packit + * test: Add tests to check non-standard-dir-perm + * SpecCheck: Add patch-macro-old-format check + * BinariesCheck: do not mark as binary eBPF ELF files + * change pyproject ruff config to toplevel + * SystemIstallCheck: Allow %service_del_postun_without_restart macro usage + * test: Lazy load mock packages + * test: Improve name of mock packages + * Fix the errors and suggestions to the flake8 command + * Clean all tests file + * config: Do not filter python-leftover-require for fedora + * Fix misspelled variable: ENGLISH_ENVIROMENT to ENGLISH_ENVIRONMENT + * Clean tests file + ------------------------------------------------------------------- Fri Feb 16 16:36:55 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 97cf3df..dfdfbcb 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240215.29f50e5 +Version: 2.5.0+git20240226.8b18627 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later