From d686c0865771535c1ac1a83d5761d071388df2ff3fca1c9515885bd996b73f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Thu, 1 Sep 2022 07:32:36 +0000 Subject: [PATCH] - Update to version 2.3.0+git20220901.67701476: * fix _check_manpage crash OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=958 --- _servicedata | 2 +- rpmlint-2.3.0+git20220831.4064cfd1.tar.xz | 3 --- rpmlint-2.3.0+git20220901.67701476.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220831.4064cfd1.tar.xz create mode 100644 rpmlint-2.3.0+git20220901.67701476.tar.xz diff --git a/_servicedata b/_servicedata index 9c707d9..717974f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - aab97490c1880f70ba739ce2d1706089f0e91081 \ No newline at end of file + 45671ba84ccb3bdf62e106ff72fbf6b23b7eeb3d \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220831.4064cfd1.tar.xz b/rpmlint-2.3.0+git20220831.4064cfd1.tar.xz deleted file mode 100644 index b5e096b..0000000 --- a/rpmlint-2.3.0+git20220831.4064cfd1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e45b2ad9c66ae50633bca658bec7d804b9571d8816e874f99c82aef7cb346600 -size 6755984 diff --git a/rpmlint-2.3.0+git20220901.67701476.tar.xz b/rpmlint-2.3.0+git20220901.67701476.tar.xz new file mode 100644 index 0000000..9cceb0a --- /dev/null +++ b/rpmlint-2.3.0+git20220901.67701476.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6374c03729819bdf739f03e81c4aeadc945121b90a16d2fe60a57b86b2898a2 +size 6755960 diff --git a/rpmlint.changes b/rpmlint.changes index fb8e2ff..4b5f0cb 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 01 07:32:04 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220901.67701476: + * fix _check_manpage crash + ------------------------------------------------------------------- Wed Aug 31 09:44:20 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index aa1de6f..ea5d296 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220831.4064cfd1 +Version: 2.3.0+git20220901.67701476 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later