From 4cd1d357f0f5296173e0fcb723b47dcb9e2f1e8a528a99b49e49e1405172a056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Fri, 15 Oct 2021 14:06:39 +0000 Subject: [PATCH] - Update to version 2.1+git20211015.6dc5311: * Drop badness of shlib-policy-name-error for now. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=833 --- _servicedata | 2 +- rpmlint-2.1+git20211014.e3fbbb9.tar.xz | 3 --- rpmlint-2.1+git20211015.6dc5311.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.1+git20211014.e3fbbb9.tar.xz create mode 100644 rpmlint-2.1+git20211015.6dc5311.tar.xz diff --git a/_servicedata b/_servicedata index e277b72..8fb1cb5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - e3fbbb9ec67a328b3940070652d1f225c81db52e \ No newline at end of file + 6dc5311137e4d4215d45cfe5f30dd5dc0fc7725f \ No newline at end of file diff --git a/rpmlint-2.1+git20211014.e3fbbb9.tar.xz b/rpmlint-2.1+git20211014.e3fbbb9.tar.xz deleted file mode 100644 index 5d556ec..0000000 --- a/rpmlint-2.1+git20211014.e3fbbb9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0a0535317060bc9939e3db12aaf4a9327ca7614c8d87b8f13c678c8c3aff4f5 -size 6730124 diff --git a/rpmlint-2.1+git20211015.6dc5311.tar.xz b/rpmlint-2.1+git20211015.6dc5311.tar.xz new file mode 100644 index 0000000..4f41d37 --- /dev/null +++ b/rpmlint-2.1+git20211015.6dc5311.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3afce603a1e7bf5ebfcd9e32fe32286b35d27865d4cb34c17d73a097b6e9da +size 6730092 diff --git a/rpmlint.changes b/rpmlint.changes index b6b8c09..f03ba92 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 15 14:06:25 UTC 2021 - mliska@suse.cz + +- Update to version 2.1+git20211015.6dc5311: + * Drop badness of shlib-policy-name-error for now. + ------------------------------------------------------------------- Thu Oct 14 12:25:15 UTC 2021 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 4898d1b..e7c5ff0 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.1+git20211014.e3fbbb9 +Version: 2.1+git20211015.6dc5311 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later