From b067a11d180931a8c8c93506ecd354bf8629de88e5a72fdc7ca70d2e350efa7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Tue, 26 Jul 2022 19:40:52 +0000 Subject: [PATCH] - Update to version 2.3.0+git20220725.94636c5e: * Do not use flake8-simplify for testers automatically. * Add flake8-simplify issues. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=943 --- _servicedata | 2 +- rpmlint-2.3.0+git20220725.8b1e5f2a.tar.xz | 3 --- rpmlint-2.3.0+git20220725.94636c5e.tar.xz | 3 +++ rpmlint.changes | 7 +++++++ rpmlint.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpmlint-2.3.0+git20220725.8b1e5f2a.tar.xz create mode 100644 rpmlint-2.3.0+git20220725.94636c5e.tar.xz diff --git a/_servicedata b/_servicedata index 6d18ad5..04bfe14 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - e4213a0e9eea05f374802dfd982663544c9982dd \ No newline at end of file + ad6d779b500cf60da410965b7c725a84c625023c \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220725.8b1e5f2a.tar.xz b/rpmlint-2.3.0+git20220725.8b1e5f2a.tar.xz deleted file mode 100644 index 3c7e11e..0000000 --- a/rpmlint-2.3.0+git20220725.8b1e5f2a.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f7e7bd2dab0fc4942c00813379140c58d6a8733c97a2cde2e588b16394fa5c0 -size 6754004 diff --git a/rpmlint-2.3.0+git20220725.94636c5e.tar.xz b/rpmlint-2.3.0+git20220725.94636c5e.tar.xz new file mode 100644 index 0000000..4769403 --- /dev/null +++ b/rpmlint-2.3.0+git20220725.94636c5e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73254f95ab22de73e2ae8268bfd23133c5b9bda8445ea6978878adb1b857ef67 +size 6753908 diff --git a/rpmlint.changes b/rpmlint.changes index 3a3ee73..b4d0ca4 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 26 19:37:50 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220725.94636c5e: + * Do not use flake8-simplify for testers automatically. + * Add flake8-simplify issues. + ------------------------------------------------------------------- Mon Jul 25 07:58:17 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 9c0f889..4e4bdd2 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220725.8b1e5f2a +Version: 2.3.0+git20220725.94636c5e Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later