From e641406a1f6e5608d0ebcdd10a54314d5872adf634b70cbe7c9d950d9a65f7a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 15 Jun 2022 09:05:07 +0000 Subject: [PATCH] - Update to version 2.3.0+git20220615.aa4b7e2: * Rework format reporting for shlib-policy-name-error. * Increase badness for binary-or-shlib-defines-rpath. * Revert "Use zypper for openSUSE." OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=922 --- _servicedata | 2 +- rpmlint-2.3.0+git20220610.33ea0cf.tar.xz | 3 --- rpmlint-2.3.0+git20220615.aa4b7e2.tar.xz | 3 +++ rpmlint.changes | 8 ++++++++ rpmlint.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220610.33ea0cf.tar.xz create mode 100644 rpmlint-2.3.0+git20220615.aa4b7e2.tar.xz diff --git a/_servicedata b/_servicedata index 7f89b30..3c9342e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 33ea0cf2bb1e7b20fcbe1bb41a3a34a2c1b17eeb \ No newline at end of file + 5a77b61fbaa37361807557dd05bc495dd5e24832 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220610.33ea0cf.tar.xz b/rpmlint-2.3.0+git20220610.33ea0cf.tar.xz deleted file mode 100644 index 457c566..0000000 --- a/rpmlint-2.3.0+git20220610.33ea0cf.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cd71dc66b979aff98e7b5918ac6d419b7f8bfebf755bb8d0e7d00d89ad71d12 -size 6751880 diff --git a/rpmlint-2.3.0+git20220615.aa4b7e2.tar.xz b/rpmlint-2.3.0+git20220615.aa4b7e2.tar.xz new file mode 100644 index 0000000..c2d78c9 --- /dev/null +++ b/rpmlint-2.3.0+git20220615.aa4b7e2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3d804612a76b3defed399b9f55ce1bb0977e96ac7165e69dac838336a12cbd +size 6751740 diff --git a/rpmlint.changes b/rpmlint.changes index b4dc6f5..bf17aa7 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 15 09:03:44 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220615.aa4b7e2: + * Rework format reporting for shlib-policy-name-error. + * Increase badness for binary-or-shlib-defines-rpath. + * Revert "Use zypper for openSUSE." + ------------------------------------------------------------------- Fri Jun 10 12:35:42 UTC 2022 - matthias.gerstner@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 62c513a..7dd7a31 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220610.33ea0cf +Version: 2.3.0+git20220615.aa4b7e2 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later