From 4054b58e5dfc6b28c8efa3599d8af27d8fa6533318937fc5e1a9a8f2058906bd Mon Sep 17 00:00:00 2001 From: Wolfgang Frisch Date: Tue, 5 Dec 2023 10:21:36 +0000 Subject: [PATCH] Accepting request 1130949 from home:wfrisch:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20231205.c211cee: * FileDigestCheck: Filter minor versions in shebangs. * Disable Mageia CI builds due to system problem OBS-URL: https://build.opensuse.org/request/show/1130949 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1095 --- _servicedata | 2 +- rpmlint-2.5.0+git20231115.969a58b.tar.xz | 3 --- rpmlint-2.5.0+git20231205.c211cee.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.5.0+git20231115.969a58b.tar.xz create mode 100644 rpmlint-2.5.0+git20231205.c211cee.tar.xz diff --git a/_servicedata b/_servicedata index bac2b94..5eb155d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 969a58bfab8a3e9c5d133fb88936d185df288241 \ No newline at end of file + c211cee669dcce0409fe2acfbc35442170812114 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20231115.969a58b.tar.xz b/rpmlint-2.5.0+git20231115.969a58b.tar.xz deleted file mode 100644 index 14e5144..0000000 --- a/rpmlint-2.5.0+git20231115.969a58b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdd007b96ec42631436a0cea25a42a4e3f52a325db924f95b758013b92c9fef5 -size 6872960 diff --git a/rpmlint-2.5.0+git20231205.c211cee.tar.xz b/rpmlint-2.5.0+git20231205.c211cee.tar.xz new file mode 100644 index 0000000..b464331 --- /dev/null +++ b/rpmlint-2.5.0+git20231205.c211cee.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b866315d6f79a169a0758be282ec21ed23d9aef35735ca66abe6cf72902a096b +size 6873908 diff --git a/rpmlint.changes b/rpmlint.changes index 2e136d8..38703e0 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 05 10:19:36 UTC 2023 - wolfgang.frisch@suse.com + +- Update to version 2.5.0+git20231205.c211cee: + * FileDigestCheck: Filter minor versions in shebangs. + * Disable Mageia CI builds due to system problem + ------------------------------------------------------------------- Wed Nov 15 09:40:11 UTC 2023 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index dae89ed..df1e3a2 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20231115.969a58b +Version: 2.5.0+git20231205.c211cee Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later