From 6e687f4e777eadbc90ee9e1c23992a627b57cc03dd13dad64ee4073c2de60049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 27 Feb 2023 11:20:00 +0000 Subject: [PATCH] - Update to version 2.4.0+git20230227.0faf846: * Disallow a space in rpmlint issue name * Unify D-Bus check name * FilesCheck: fix typo and shorten setuid/setgid check * Revert "Disable Mageia CI builds due to system problem" * Disable Mageia CI builds due to system problem * Revert "disable opensuse-tumbleweed-aarch64 due to system crash" OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1030 --- _servicedata | 2 +- rpmlint-2.4.0+git20230214.1bab129.tar.xz | 3 --- rpmlint-2.4.0+git20230227.0faf846.tar.xz | 3 +++ rpmlint.changes | 11 +++++++++++ rpmlint.spec | 2 +- 5 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.4.0+git20230214.1bab129.tar.xz create mode 100644 rpmlint-2.4.0+git20230227.0faf846.tar.xz diff --git a/_servicedata b/_servicedata index b50a8ff..68ef28f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 1bab12988f3f8a7e6743b6206865e0aa5b901def \ No newline at end of file + 0faf846045c263091f3bc413e9ce44a7d29e9baf \ No newline at end of file diff --git a/rpmlint-2.4.0+git20230214.1bab129.tar.xz b/rpmlint-2.4.0+git20230214.1bab129.tar.xz deleted file mode 100644 index 52bab63..0000000 --- a/rpmlint-2.4.0+git20230214.1bab129.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03a8d68279325f37ff90e7d915d6838fe4cccb265ee0c42e1a7c5a2c32c4b612 -size 6764652 diff --git a/rpmlint-2.4.0+git20230227.0faf846.tar.xz b/rpmlint-2.4.0+git20230227.0faf846.tar.xz new file mode 100644 index 0000000..cf42c8f --- /dev/null +++ b/rpmlint-2.4.0+git20230227.0faf846.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea1ba68f68f16b8553de1c1bc953aba6568da24dc4f41ba2a9d749a0872e0c5 +size 6764264 diff --git a/rpmlint.changes b/rpmlint.changes index af8a98e..75c2a4f 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 27 11:18:41 UTC 2023 - mliska@suse.cz + +- Update to version 2.4.0+git20230227.0faf846: + * Disallow a space in rpmlint issue name + * Unify D-Bus check name + * FilesCheck: fix typo and shorten setuid/setgid check + * Revert "Disable Mageia CI builds due to system problem" + * Disable Mageia CI builds due to system problem + * Revert "disable opensuse-tumbleweed-aarch64 due to system crash" + ------------------------------------------------------------------- Tue Feb 14 16:18:53 UTC 2023 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index b88da10..2979500 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20230214.1bab129 +Version: 2.4.0+git20230227.0faf846 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later