From 0ef8077d71a12b520f2132c1cc3975af7d794eae2f8fd51761089a2b77fb73d4 Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Mon, 11 Dec 2023 14:43:47 +0000 Subject: [PATCH] - Update to version 2.5.0+git20231211.15d0caff: * polkit-rules, sudoers: add plasma-branding-Kalpa for special wheel group handling (bsc#1217707, bsc#1217706) * cron-whitelist: remove obsolete opa-ff entries * cron-whitelist: remove obsolete logdigest entries * fix readelf output encoding handling of errors * Ignore (and escape) symbols that are not valid utf8 * Revert "Disable Mageia CI builds due to system problem" OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1097 --- _servicedata | 2 +- rpmlint-2.5.0+git20231205.c211cee.tar.xz | 3 --- rpmlint-2.5.0+git20231211.15d0caff.tar.xz | 3 +++ rpmlint.changes | 11 +++++++++++ rpmlint.spec | 2 +- 5 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20231205.c211cee.tar.xz create mode 100644 rpmlint-2.5.0+git20231211.15d0caff.tar.xz diff --git a/_servicedata b/_servicedata index 5eb155d..7e19743 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - c211cee669dcce0409fe2acfbc35442170812114 \ No newline at end of file + 15d0caff6f88d3896c01f36071239b1efddae77a \ No newline at end of file diff --git a/rpmlint-2.5.0+git20231205.c211cee.tar.xz b/rpmlint-2.5.0+git20231205.c211cee.tar.xz deleted file mode 100644 index b464331..0000000 --- a/rpmlint-2.5.0+git20231205.c211cee.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b866315d6f79a169a0758be282ec21ed23d9aef35735ca66abe6cf72902a096b -size 6873908 diff --git a/rpmlint-2.5.0+git20231211.15d0caff.tar.xz b/rpmlint-2.5.0+git20231211.15d0caff.tar.xz new file mode 100644 index 0000000..3cc82c3 --- /dev/null +++ b/rpmlint-2.5.0+git20231211.15d0caff.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7999fdaabb3f8346258c52dac532c9dae252142c57671a1c107547486f2117 +size 6873580 diff --git a/rpmlint.changes b/rpmlint.changes index 38703e0..3ad3a80 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Dec 11 14:41:17 UTC 2023 - matthias.gerstner@suse.com + +- Update to version 2.5.0+git20231211.15d0caff: + * polkit-rules, sudoers: add plasma-branding-Kalpa for special wheel group handling (bsc#1217707, bsc#1217706) + * cron-whitelist: remove obsolete opa-ff entries + * cron-whitelist: remove obsolete logdigest entries + * fix readelf output encoding handling of errors + * Ignore (and escape) symbols that are not valid utf8 + * Revert "Disable Mageia CI builds due to system problem" + ------------------------------------------------------------------- Tue Dec 05 10:19:36 UTC 2023 - wolfgang.frisch@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index df1e3a2..61a4886 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20231205.c211cee +Version: 2.5.0+git20231211.15d0caff Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later