From 6022dd353036c93739f99a5b27738d593e56177f8699f36ecaad9f3f6cf5997a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 31 Aug 2022 09:45:40 +0000 Subject: [PATCH] - Update to version 2.3.0+git20220831.4064cfd1: * Relax bad-manual-page-folder OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=957 --- _servicedata | 2 +- rpmlint-2.3.0+git20220830.66066a42.tar.xz | 3 --- rpmlint-2.3.0+git20220831.4064cfd1.tar.xz | 3 +++ rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220830.66066a42.tar.xz create mode 100644 rpmlint-2.3.0+git20220831.4064cfd1.tar.xz diff --git a/_servicedata b/_servicedata index 1cebcd8..9c707d9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 718e1eb9e6e84edf34026f2b62653f3d8f75d993 \ No newline at end of file + aab97490c1880f70ba739ce2d1706089f0e91081 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220830.66066a42.tar.xz b/rpmlint-2.3.0+git20220830.66066a42.tar.xz deleted file mode 100644 index 140f3f9..0000000 --- a/rpmlint-2.3.0+git20220830.66066a42.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2885622fe5bee663edb8ea7eb163adaaf0fe7f920274a73e0424808989f0f985 -size 6755744 diff --git a/rpmlint-2.3.0+git20220831.4064cfd1.tar.xz b/rpmlint-2.3.0+git20220831.4064cfd1.tar.xz new file mode 100644 index 0000000..b5e096b --- /dev/null +++ b/rpmlint-2.3.0+git20220831.4064cfd1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45b2ad9c66ae50633bca658bec7d804b9571d8816e874f99c82aef7cb346600 +size 6755984 diff --git a/rpmlint.changes b/rpmlint.changes index ea4a348..fb8e2ff 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 31 09:44:20 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220831.4064cfd1: + * Relax bad-manual-page-folder + ------------------------------------------------------------------- Tue Aug 30 09:21:19 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index c92c206..aa1de6f 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220830.66066a42 +Version: 2.3.0+git20220831.4064cfd1 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later