Accepting request 1092971 from systemsmanagement:ansible

OBS-URL: https://build.opensuse.org/request/show/1092971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2023-06-14 14:29:45 +00:00 committed by Git OBS Bridge
commit 7b9f3a93bb
4 changed files with 29 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Jun 13 16:51:19 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 6.17.1:
* Bugfixes
- Update guess install method check (#3553) @ajinkyau
- Fix exclude logic bug that can cause cause partial linting
(#3552) @ssbarnea
- Make profile information on summary line more clear (#3545)
@ssbarnea
- Avoid adding pip related messages if installation method is
different (#3551) @ajinkyau
- Avoid false positive with var-naming[no-role-prefix] (#3550)
@ssbarnea
- Make refresh_schemas handle firewalls that cut the file
transfer midway (#3546) @sverrehu
- Rename marketplace action (#3548) @ssbarnea
- Fix action name (#3536) @coaxial
- Handling of exclude paths with trailing slashs (#3527)
@hille721
- Ensure that rules collections use Runtime in offline mode
(#3526) @ssbarnea
- Avoid using get_app() from inside the rule (#3525) @ssbarnea
- Avoid dependency error from rich (#3517) @ssbarnea
-------------------------------------------------------------------
Thu Jun 1 05:33:18 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -40,7 +40,7 @@
%global lib_name ansiblelint
%{?python_enable_dependency_generator}
Name: ansible-lint
Version: 6.17.0
Version: 6.17.1
Release: 0%{?dist}
Summary: Best practices checker for Ansible
License: MIT