diff --git a/ansible-lint-6.14.2.tar.gz b/ansible-lint-6.14.2.tar.gz deleted file mode 100644 index 5c1d0c4..0000000 --- a/ansible-lint-6.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60c80534f3ef0f2eef48701170855ae8a20ea45c3eae34a3c42cdfff95c763de -size 409174 diff --git a/ansible-lint-6.14.3.tar.gz b/ansible-lint-6.14.3.tar.gz new file mode 100644 index 0000000..a283d87 --- /dev/null +++ b/ansible-lint-6.14.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544a1acf9e3bd030eecc421baa1f510a1994e823fde0ca5563a2057103067259 +size 411280 diff --git a/ansible-lint.changes b/ansible-lint.changes index 14c535b..698713f 100644 --- a/ansible-lint.changes +++ b/ansible-lint.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Mar 25 06:41:51 UTC 2023 - Johannes Kastl + +- 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 diff --git a/ansible-lint.spec b/ansible-lint.spec index c0ed5b4..63e449f 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -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