From a3743034096d7052b575057b9d98423980b12dcc5969d869ee580eecfd7f5c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Fri, 21 Oct 2022 21:36:09 +0000 Subject: [PATCH] - Update to version 2.4.0+git20221019.c1d68e9: * add pyupgrade to CI * format with pyupgrade --py38-plus OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=982 --- _servicedata | 2 +- rpmlint-2.4.0+git20221018.6c36ccd.tar.xz | 3 --- rpmlint-2.4.0+git20221019.c1d68e9.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.4.0+git20221018.6c36ccd.tar.xz create mode 100644 rpmlint-2.4.0+git20221019.c1d68e9.tar.xz diff --git a/_servicedata b/_servicedata index 9820912..81cf491 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 6c36ccd6478df76fa3f64aa848df22eca893ba9a \ No newline at end of file + c1d68e9b2221951b3e681d6b843aa65a5d55170c \ 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 deleted file mode 100644 index 6f686b0..0000000 --- a/rpmlint-2.4.0+git20221018.6c36ccd.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cb9156067ad2d90ac53a661dd08aa09b99b04523a7c733b1f131f2e6962d78c -size 6757048 diff --git a/rpmlint-2.4.0+git20221019.c1d68e9.tar.xz b/rpmlint-2.4.0+git20221019.c1d68e9.tar.xz new file mode 100644 index 0000000..c5f5b47 --- /dev/null +++ b/rpmlint-2.4.0+git20221019.c1d68e9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a3554c6020b386823407da0ed2480c3da7297b79a295ae6e298d83f2de56a1 +size 6757396 diff --git a/rpmlint.changes b/rpmlint.changes index 6078d67..39e401c 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 21 21:32:17 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221019.c1d68e9: + * add pyupgrade to CI + * format with pyupgrade --py38-plus + ------------------------------------------------------------------- Tue Oct 18 11:49:34 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 6c2e990..d8cf94a 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.6c36ccd +Version: 2.4.0+git20221019.c1d68e9 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later