From ebb9f4f589d1fe12ea1dcfb87a32bb8e0ac47eb408dd40c051be202f29f50ed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Mon, 3 Oct 2022 14:08:28 +0000 Subject: [PATCH] - Update to version 2.4.0+git20221003.7eb4092: * Release 2.4.0. - Update to version 2.4.0+git20220929.9612681: * Fix flake8 issue. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=973 --- _service | 2 +- _servicedata | 2 +- rpmlint-2.3.0+git20220929.30237f7.tar.xz | 3 --- rpmlint-2.4.0+git20221003.7eb4092.tar.xz | 3 +++ rpmlint.changes | 12 ++++++++++++ rpmlint.spec | 2 +- 6 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220929.30237f7.tar.xz create mode 100644 rpmlint-2.4.0+git20221003.7eb4092.tar.xz diff --git a/_service b/_service index 2087e88..db22b91 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2.3.0+git%cd.%h + 2.4.0+git%cd.%h https://github.com/rpm-software-management/rpmlint.git git opensuse diff --git a/_servicedata b/_servicedata index bbe589d..361d6e3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 30237f72bcdc6f59fca2f39f3c5dca11fd118597 \ No newline at end of file + 7eb4092d07e6e39953e6679b90cd495bc8c475f6 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220929.30237f7.tar.xz b/rpmlint-2.3.0+git20220929.30237f7.tar.xz deleted file mode 100644 index d1d7af3..0000000 --- a/rpmlint-2.3.0+git20220929.30237f7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e54542c6016472dd4752f20363ae551b6010e1e5897e0d2e9ff73b2514275ee3 -size 6755892 diff --git a/rpmlint-2.4.0+git20221003.7eb4092.tar.xz b/rpmlint-2.4.0+git20221003.7eb4092.tar.xz new file mode 100644 index 0000000..054365d --- /dev/null +++ b/rpmlint-2.4.0+git20221003.7eb4092.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa593bf4aacb12ccef632ecec7ac55d586d0b976c93d993332c3e8c014c166d +size 6755648 diff --git a/rpmlint.changes b/rpmlint.changes index 32bdd97..1a055c0 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 03 14:06:28 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221003.7eb4092: + * Release 2.4.0. + +------------------------------------------------------------------- +Mon Oct 03 14:06:06 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20220929.9612681: + * Fix flake8 issue. + ------------------------------------------------------------------- Thu Sep 29 07:33:01 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index ab835c6..bdae963 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220929.30237f7 +Version: 2.4.0+git20221003.7eb4092 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later