From d77380050f23a1b6ea263c7d97f2b5fcdf3b35059f72630353206c121875a35c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Tue, 18 Oct 2022 11:49:46 +0000 Subject: [PATCH] - Update to version 2.4.0+git20221018.6c36ccd: * FilesCheck: Split big check method OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=980 --- _servicedata | 2 +- rpmlint-2.4.0+git20221018.6c36ccd.tar.xz | 3 +++ rpmlint-2.4.0+git20221018.ac9f2d8.tar.xz | 3 --- rpmlint.changes | 6 ++++++ rpmlint.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 rpmlint-2.4.0+git20221018.6c36ccd.tar.xz delete mode 100644 rpmlint-2.4.0+git20221018.ac9f2d8.tar.xz diff --git a/_servicedata b/_servicedata index 6562384..9820912 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - ac9f2d87275522d2d1364637b356e01c3713bd54 \ No newline at end of file + 6c36ccd6478df76fa3f64aa848df22eca893ba9a \ No newline at end of file diff --git a/rpmlint-2.4.0+git20221018.6c36ccd.tar.xz b/rpmlint-2.4.0+git20221018.6c36ccd.tar.xz new file mode 100644 index 0000000..6f686b0 --- /dev/null +++ b/rpmlint-2.4.0+git20221018.6c36ccd.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cb9156067ad2d90ac53a661dd08aa09b99b04523a7c733b1f131f2e6962d78c +size 6757048 diff --git a/rpmlint-2.4.0+git20221018.ac9f2d8.tar.xz b/rpmlint-2.4.0+git20221018.ac9f2d8.tar.xz deleted file mode 100644 index 40bf42d..0000000 --- a/rpmlint-2.4.0+git20221018.ac9f2d8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44d6d72e4426d0b7cbbfe13f429322fc4bcb9980ed6cf47ec5cbadaf0a63a4f1 -size 6756268 diff --git a/rpmlint.changes b/rpmlint.changes index 3b4cc9f..6078d67 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 18 11:49:34 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221018.6c36ccd: + * FilesCheck: Split big check method + ------------------------------------------------------------------- Tue Oct 18 07:33:19 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 7367da7..6c2e990 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20221018.ac9f2d8 +Version: 2.4.0+git20221018.6c36ccd Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later