From a8d4b9279162541602687d9665c0b96fe25e5c262833aac97ac94c2e8e59b219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 22 Jul 2021 15:19:11 +0000 Subject: [PATCH] - Bump to tip (adds --mini-mode argument). OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=794 --- rpmlint-2.0+git20210711.570bd55.tar.xz | 3 --- rpmlint-2.0+git20210722.86f10b0.tar.xz | 3 +++ rpmlint.changes | 5 +++++ rpmlint.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 rpmlint-2.0+git20210711.570bd55.tar.xz create mode 100644 rpmlint-2.0+git20210722.86f10b0.tar.xz diff --git a/rpmlint-2.0+git20210711.570bd55.tar.xz b/rpmlint-2.0+git20210711.570bd55.tar.xz deleted file mode 100644 index 6bef4d3..0000000 --- a/rpmlint-2.0+git20210711.570bd55.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d044209611a4cf559285109e32465f19531c39f282339ecfae06c631fc6cb4c8 -size 6678996 diff --git a/rpmlint-2.0+git20210722.86f10b0.tar.xz b/rpmlint-2.0+git20210722.86f10b0.tar.xz new file mode 100644 index 0000000..dac28dc --- /dev/null +++ b/rpmlint-2.0+git20210722.86f10b0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71799ec80498cfc0a4518ccfd330f3f279ae3001a4387399c319ca7daa82fd3f +size 6679136 diff --git a/rpmlint.changes b/rpmlint.changes index e7c3df9..71ea464 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 22 15:18:57 UTC 2021 - Martin Liška + +- Bump to tip (adds --mini-mode argument). + ------------------------------------------------------------------- Thu Jul 1 09:13:59 UTC 2021 - Martin Liška diff --git a/rpmlint.spec b/rpmlint.spec index bfa44b1..98659cf 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -25,7 +25,7 @@ %endif Name: rpmlint%{name_suffix} -Version: 2.0+git20210711.570bd55 +Version: 2.0+git20210722.86f10b0 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later