Accepting request 1000593 from devel:openSUSE:Factory:rpmlint

- Update to version 2.3.0+git20220901.67701476:
  * fix _check_manpage crash

- Update to version 2.3.0+git20220831.4064cfd1:
  * Relax bad-manual-page-folder

- Update to version 2.3.0+git20220830.66066a42:
  * extend checks related to manual pages

- Update to version 2.3.0+git20220826.38402552:
  * Revert "Temporarily remove fedora:rawhide as it has broken Python stack."
  * Run flake8 directly as pytest-flake8 is broken.
- Rebase disable-flake-and-cov.patch patch.

OBS-URL: https://build.opensuse.org/request/show/1000593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=411
This commit is contained in:
Dominique Leuenberger 2022-09-02 19:56:07 +00:00 committed by Git OBS Bridge
commit b38120a08b
6 changed files with 32 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">4e835ede8c8cd56ae0eb47438ad513a58e3ed470</param></service></servicedata>
<param name="changesrevision">45671ba84ccb3bdf62e106ff72fbf6b23b7eeb3d</param></service></servicedata>

View File

@ -6,5 +6,5 @@ index 098f636..0ccb9dc 100644
application-import-names = Testing
[tool:pytest]
-addopts = -vv --cov=rpmlint -n auto --flake8
-addopts = -vv --cov=rpmlint -n auto
+addopts = -vv -n auto

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6be4942f8c2b7b4bb3066118ef408850d332cff4c0e2780613a34627df46e22a
size 6754512

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6374c03729819bdf739f03e81c4aeadc945121b90a16d2fe60a57b86b2898a2
size 6755960

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Sep 01 07:32:04 UTC 2022 - mliska@suse.cz
- Update to version 2.3.0+git20220901.67701476:
* fix _check_manpage crash
-------------------------------------------------------------------
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
- Update to version 2.3.0+git20220830.66066a42:
* extend checks related to manual pages
-------------------------------------------------------------------
Sun Aug 28 15:21:58 UTC 2022 - mliska@suse.cz
- Update to version 2.3.0+git20220826.38402552:
* Revert "Temporarily remove fedora:rawhide as it has broken Python stack."
* Run flake8 directly as pytest-flake8 is broken.
- Rebase disable-flake-and-cov.patch patch.
-------------------------------------------------------------------
Fri Aug 26 06:42:09 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.3.0+git20220826.4e835ede
Version: 2.3.0+git20220901.67701476
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later