Accepting request 1074301 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible

update to 6.14.3

OBS-URL: https://build.opensuse.org/request/show/1074301
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=28
This commit is contained in:
Johannes Kastl 2023-03-25 08:07:33 +00:00 committed by Git OBS Bridge
parent 8ef6ccec03
commit e94885890f
4 changed files with 24 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Mar 25 06:41:51 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 6.14.3:
* Bugfixes
- Refactor task iterator (part 2) (#3212) @ssbarnea
- Document fix for literal_compare `== False` (#3207)
@jemand771
- docs: Provide more information about the dangers of run_once
(#3187) @bendem
- Fix sarif output to use 'match.details' in result object,
instead of 'match.message' (#3163) @4ch1m
- Allow templated boolean for any_errors_fatal (#3205) @sathieu
- Refactor task iterator to return an object (#3195) @ssbarnea
- Update SPDX license list (#3193) @ssbarnea
- Fix tilde interpolation in PATH (#3185) @fclaerho
- Fix "helpUri" assignment for SARIF output (#3176) @4ch1m
- docs: fix link for rule galaxy[no-runtime] (#3175)
@ziegenberg
-------------------------------------------------------------------
Thu Mar 9 18:26:17 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

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