From 9946f02738bcd9e47ad05b46e3ff85907a18cdf21d2623934bac097c0a004776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 27 Apr 2022 08:57:11 +0000 Subject: [PATCH] Revert $ORIGIN in RUNPATH. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=902 --- _servicedata | 2 +- rpmlint-2.2.0+git20220427.132e18a.tar.xz | 3 --- rpmlint-2.2.0+git20220427.40c47c0.tar.xz | 3 +++ rpmlint.changes | 6 ------ rpmlint.spec | 2 +- 5 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 rpmlint-2.2.0+git20220427.132e18a.tar.xz create mode 100644 rpmlint-2.2.0+git20220427.40c47c0.tar.xz diff --git a/_servicedata b/_servicedata index d861eb4..3df4de3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 7d8ab39a3c84e10be056885670da051d241d33fe \ No newline at end of file + cb7f5f2dea6ea351385ffb8ccdb69ba12bb7da15 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220427.132e18a.tar.xz b/rpmlint-2.2.0+git20220427.132e18a.tar.xz deleted file mode 100644 index f94a903..0000000 --- a/rpmlint-2.2.0+git20220427.132e18a.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c025c96680afee4ea381316a3549f7b8112480f18515b1c2a57aa08d9b13de9f -size 6747516 diff --git a/rpmlint-2.2.0+git20220427.40c47c0.tar.xz b/rpmlint-2.2.0+git20220427.40c47c0.tar.xz new file mode 100644 index 0000000..c2314ac --- /dev/null +++ b/rpmlint-2.2.0+git20220427.40c47c0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555b4a392e60290e141c178867bf061058bd9fdaf9effd8adcd15dd02bd2433b +size 6747828 diff --git a/rpmlint.changes b/rpmlint.changes index 3dd7606..65a8b21 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Wed Apr 27 08:29:28 UTC 2022 - mliska@suse.cz - -- Update to version 2.2.0+git20220427.132e18a: - * support $ORIGIN in R{,UN}PATH. - ------------------------------------------------------------------- Tue Apr 26 06:55:49 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index cb4697c..060a9f0 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220427.132e18a +Version: 2.2.0+git20220427.40c47c0 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later