Accepting request 1059951 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
update to 6.11.0 OBS-URL: https://build.opensuse.org/request/show/1059951 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=21
This commit is contained in:
parent
1b0754ea34
commit
b09e35de0f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a8c3eaf63e780105ec259f8447ed0ad42ad14c9f54d09938efb42066effcea21
|
|
||||||
size 397622
|
|
3
ansible-lint-6.11.0.tar.gz
Normal file
3
ansible-lint-6.11.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1835500b20c18dfc7160dadebc06aa24aa407fabbbebc15dcf0384a5cecc211c
|
||||||
|
size 399356
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 20 10:04:42 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- update to 6.11.0:
|
||||||
|
* Minor Changes
|
||||||
|
- Remove opt-in and experimental tags from metadata rule (#2906) @ssbarnea
|
||||||
|
- Remove opt-in and experimental tags from galaxy rule (#2905) @ssbarnea
|
||||||
|
- Add galaxy[no-changelog] check to galaxy rule (#2832) @alisonlhart
|
||||||
|
* Bugfixes
|
||||||
|
- Fix typo in installing.md (#2901) @wgroenewold
|
||||||
|
- Fix 'location' attribute for CodeclimateJSONFormatter (#2897) @4ch1m
|
||||||
|
- Avoid dubious ownership errors with newer versions of git (#2890) @ssbarnea
|
||||||
|
- Clarify effects of --offline flag (#2896) @Andeye
|
||||||
|
- Fix infinite hang on schema refresh by adding timeout parameter (#2895) @Andeye
|
||||||
|
- schema: detect invalid space in meta runtime (#2873) @ssbarnea
|
||||||
|
- Docs: issue #2864 update urls (#2865) @oraNod
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 5 14:05:06 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
Thu Jan 5 14:05:06 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.10.2
|
Version: 6.11.0
|
||||||
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