Accepting request 1032637 from systemsmanagement:ansible

OBS-URL: https://build.opensuse.org/request/show/1032637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2022-11-04 16:34:36 +00:00 committed by Git OBS Bridge
commit 92eb24fc81
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Nov 1 07:16:16 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- update to 6.8.5:
* Bugfixes
- Fix offline mode (#2643) @ssbarnea
- Delay app initialization (#2642) @ssbarnea
- Fix pip version check (#2641) @ssbarnea
- Fix progressive mode exit code (#2638) @ssbarnea
- role-name[path]: Now detects use of paths when including roles (#2532) @ssbarnea
- Avoid altering severity based on level on codeclimate output (#2637) @ssbarnea
- Do not emit fqcn[action-core] when ansible.legacy is used for builtin modules (#2634) @felixfontein
- Avoid upgrade recommendation for bleeding edge users (#2630) @ssbarnea
-------------------------------------------------------------------
Sat Oct 29 07:44:23 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>

View File

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