From bfa4fa66b0199bab6332ec2718fcc980d661e891db77ceb94c2ea46f17180d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Sun, 5 Sep 2021 18:47:40 +0000 Subject: [PATCH 1/3] - Skip .cargo-checksum.json files in hidden-file-or-dir. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=810 --- rpmlint-2.1+git20210902.aa0b9ef.tar.xz | 3 --- rpmlint-2.1+git20210905.37b3933.tar.xz | 3 +++ rpmlint.changes | 5 +++++ rpmlint.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 rpmlint-2.1+git20210902.aa0b9ef.tar.xz create mode 100644 rpmlint-2.1+git20210905.37b3933.tar.xz diff --git a/rpmlint-2.1+git20210902.aa0b9ef.tar.xz b/rpmlint-2.1+git20210902.aa0b9ef.tar.xz deleted file mode 100644 index 76f8823..0000000 --- a/rpmlint-2.1+git20210902.aa0b9ef.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:835f222bcd948346b3999d9bc34a847beaf967060227fa43ed05c3ade79a1e73 -size 6678544 diff --git a/rpmlint-2.1+git20210905.37b3933.tar.xz b/rpmlint-2.1+git20210905.37b3933.tar.xz new file mode 100644 index 0000000..9efbe93 --- /dev/null +++ b/rpmlint-2.1+git20210905.37b3933.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd642fdb7bdb08f8cc37a91d918ee5ff1ab23b527b6661e2c55174c92c8c9d3c +size 6679072 diff --git a/rpmlint.changes b/rpmlint.changes index 1314197..4df7c43 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 5 18:45:32 UTC 2021 - Martin Liška + +- Skip .cargo-checksum.json files in hidden-file-or-dir. + ------------------------------------------------------------------- Thu Sep 2 10:56:07 UTC 2021 - Martin Liška diff --git a/rpmlint.spec b/rpmlint.spec index d328d41..a31080c 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.1+git20210902.aa0b9ef +Version: 2.1+git20210905.37b3933 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later From 03b7f116df30776f0b5b0d10b739d72a1eea6872e7ec49cca58bdd9e9bdc7d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 6 Sep 2021 14:03:03 +0000 Subject: [PATCH 2/3] - Fix PieExecutables matching. - KMP policy: support legacy 'packageand' directive in Supplements (boo#1190103). - Handle empty glibc archives (starting with version 2.34). OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=811 --- rpmlint.changes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/rpmlint.changes b/rpmlint.changes index 4df7c43..b275dac 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -19,6 +19,22 @@ Wed Sep 1 08:48:52 UTC 2021 - Martin Liška - Handle empty glibc archives (starting with version 2.34). +------------------------------------------------------------------- +Thu Sep 2 10:56:07 UTC 2021 - Martin Liška + +- Fix PieExecutables matching. + +------------------------------------------------------------------- +Thu Sep 2 10:10:28 UTC 2021 - Martin Liška + +- KMP policy: support legacy 'packageand' directive in Supplements + (boo#1190103). + +------------------------------------------------------------------- +Wed Sep 1 08:48:52 UTC 2021 - Martin Liška + +- Handle empty glibc archives (starting with version 2.34). + ------------------------------------------------------------------- Fri Aug 27 07:45:01 UTC 2021 - Martin Liška From ade5bf49fd8a0871da7317486f46ba98f00fb319f9568eb43728c3cd44d26767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 6 Sep 2021 14:04:31 +0000 Subject: [PATCH 3/3] Remove duplicite entries in changelog. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=812 --- rpmlint.changes | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/rpmlint.changes b/rpmlint.changes index b275dac..4df7c43 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -19,22 +19,6 @@ Wed Sep 1 08:48:52 UTC 2021 - Martin Liška - Handle empty glibc archives (starting with version 2.34). -------------------------------------------------------------------- -Thu Sep 2 10:56:07 UTC 2021 - Martin Liška - -- Fix PieExecutables matching. - -------------------------------------------------------------------- -Thu Sep 2 10:10:28 UTC 2021 - Martin Liška - -- KMP policy: support legacy 'packageand' directive in Supplements - (boo#1190103). - -------------------------------------------------------------------- -Wed Sep 1 08:48:52 UTC 2021 - Martin Liška - -- Handle empty glibc archives (starting with version 2.34). - ------------------------------------------------------------------- Fri Aug 27 07:45:01 UTC 2021 - Martin Liška