From 81119fc5e3b5f48bda7a118fda2aa91a567b6c6f27a14c61650a1350d1fa0a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 3 Jan 2022 09:43:43 +0000 Subject: [PATCH] - Update to version 2.2.0+git20220103.bda86d8: * 64-bit powerpc targets do not have executable stack. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=858 --- _servicedata | 2 +- rpmlint-2.2.0+git20211221.2fbc146.tar.xz | 3 --- rpmlint-2.2.0+git20220103.bda86d8.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 rpmlint-2.2.0+git20211221.2fbc146.tar.xz create mode 100644 rpmlint-2.2.0+git20220103.bda86d8.tar.xz diff --git a/_servicedata b/_servicedata index c5abdb8..4f04b4b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - ff0d3be6be7e2adc31be4f0ec7d12acc1b264412 \ No newline at end of file + bda86d8ac4f7518fed268daf38bfa47cf11380dd \ No newline at end of file diff --git a/rpmlint-2.2.0+git20211221.2fbc146.tar.xz b/rpmlint-2.2.0+git20211221.2fbc146.tar.xz deleted file mode 100644 index 05ae471..0000000 --- a/rpmlint-2.2.0+git20211221.2fbc146.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b974f16cf835a8d4633fb0f01437fd7fed85452a78723a1140a0cbc1ec8d176c -size 6740228 diff --git a/rpmlint-2.2.0+git20220103.bda86d8.tar.xz b/rpmlint-2.2.0+git20220103.bda86d8.tar.xz new file mode 100644 index 0000000..30bfaf1 --- /dev/null +++ b/rpmlint-2.2.0+git20220103.bda86d8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b96ac713065ca7e6f45a9325a5d76f3709e29acf4299ebed4c90dea9d93808 +size 6739956 diff --git a/rpmlint.changes b/rpmlint.changes index e074b70..55b332d 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 03 09:42:35 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220103.bda86d8: + * 64-bit powerpc targets do not have executable stack. + ------------------------------------------------------------------- Tue Dec 21 13:24:47 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index fa89284..14ddc81 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20211221.2fbc146 +Version: 2.2.0+git20220103.bda86d8 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later