From c7b5276592dc609d4ce2ccdf88aa2a22153d3dc571b3b779be32e728f3d09e26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Tue, 19 Oct 2021 08:39:32 +0000 Subject: [PATCH] - Update to version 2.1+git20211019.ca2517e: * Ignore library names that have number in their names. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=835 --- _servicedata | 2 +- rpmlint-2.1+git20211018.b53feea.tar.xz | 3 --- rpmlint-2.1+git20211019.ca2517e.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.1+git20211018.b53feea.tar.xz create mode 100644 rpmlint-2.1+git20211019.ca2517e.tar.xz diff --git a/_servicedata b/_servicedata index 78da382..af895de 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - b53feea154c0da043458f2d13d2a1a22cfe607ca \ No newline at end of file + ca2517e14e0d6952e2cf797d3ee8ecc239f957b3 \ No newline at end of file diff --git a/rpmlint-2.1+git20211018.b53feea.tar.xz b/rpmlint-2.1+git20211018.b53feea.tar.xz deleted file mode 100644 index 3e68135..0000000 --- a/rpmlint-2.1+git20211018.b53feea.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:895ba73ccdc17ccc85bb9fd7b8a1a3f9aa24e092ee09429a1fe86da15c958996 -size 6730404 diff --git a/rpmlint-2.1+git20211019.ca2517e.tar.xz b/rpmlint-2.1+git20211019.ca2517e.tar.xz new file mode 100644 index 0000000..b643f23 --- /dev/null +++ b/rpmlint-2.1+git20211019.ca2517e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2acce6945f6374e163a3015753e1752c4df2eb63bcbc32f0187794abc465e3 +size 6730012 diff --git a/rpmlint.changes b/rpmlint.changes index eeb3939..c7a6640 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 19 08:39:16 UTC 2021 - mliska@suse.cz + +- Update to version 2.1+git20211019.ca2517e: + * Ignore library names that have number in their names. + ------------------------------------------------------------------- Tue Oct 19 06:28:57 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 907c954..ddb7f67 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.1+git20211018.b53feea +Version: 2.1+git20211019.ca2517e Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later