Accepting request 1064481 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible

- 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

OBS-URL: https://build.opensuse.org/request/show/1064481
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=23
This commit is contained in:
Johannes Kastl 2023-02-12 07:57:17 +00:00 committed by Git OBS Bridge
parent 75cb411e61
commit be6bfa3598
4 changed files with 21 additions and 4 deletions

View File

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

View File

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

View File

@ -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>

View File

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