Accepting request 1064482 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1064482 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=18
This commit is contained in:
commit
34620aa757
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:47ab31f9f150819ed61517835012d030710ea73d806d1adda7ff024e90e2a6a2
|
|
||||||
size 419451
|
|
3
ansible-lint-6.12.2.tar.gz
Normal file
3
ansible-lint-6.12.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:574d98100069c94f232c6563c9ce8f6af2d47d88380ba5f1198c9e1dbf1141bf
|
||||||
|
size 422293
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 12 07:15:09 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- update to 6.12.2:
|
||||||
|
* Bugfixes
|
||||||
|
- Use XDG_CACHE_HOME instead of XDG_CONFIG_CACHE (#3009) @gangefors
|
||||||
|
- Adding galaxy[tag] check for required tags (#3006) @alisonlhart
|
||||||
|
- Fix playbook/rulebook detection (#3005) @apatard
|
||||||
|
- Improved documentation building (#3007) @ssbarnea
|
||||||
|
- Rename meta-unsupported-ansible to meta-runtime and correct its logic (#3000) @alisonlhart
|
||||||
|
- Avoid stack trace caused by bad filename matching pattern (#3001) @ssbarnea
|
||||||
|
- Embed ansible_compat in linter (#2994) @ssbarnea
|
||||||
|
- Bump cryptography to 39.0.1 (#2996) @ssbarnea
|
||||||
|
- Keep jinja2 leading spaces (#2993) @ssbarnea
|
||||||
|
- Add schema[moves] messages for moved plugins (#2992) @ssbarnea
|
||||||
|
- Updated galaxy rule imports and improved code coverage (#2985) @ajinkyau
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 4 12:29:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
Sat Feb 4 12:29:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
%global lib_name ansiblelint
|
%global lib_name ansiblelint
|
||||||
%{?python_enable_dependency_generator}
|
%{?python_enable_dependency_generator}
|
||||||
Name: ansible-lint
|
Name: ansible-lint
|
||||||
Version: 6.12.1
|
Version: 6.12.2
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
Summary: Best practices checker for Ansible
|
Summary: Best practices checker for Ansible
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user