Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ansible-lint for openSUSE:Factory 
checked in at 2023-03-08 14:52:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-lint (Old)
 and      /work/SRC/openSUSE:Factory/.ansible-lint.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible-lint"

Wed Mar  8 14:52:42 2023 rev:21 rq:1069971 version:6.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-lint/ansible-lint.changes        
2023-02-18 17:12:34.071562678 +0100
+++ /work/SRC/openSUSE:Factory/.ansible-lint.new.31432/ansible-lint.changes     
2023-03-08 14:52:43.578726268 +0100
@@ -1,0 +2,47 @@
+Fri Mar  3 13:08:56 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 6.14.0
+  * Minor Changes
+    - Add rulebook schema (#3103) @ssbarnea
+    - Add sanity rule with check for bad and disallowed ignores
+      (#3102) @alisonlhart
+    - Remove support for python 3.8 (#3051) @ssbarnea
+  * Bugfixes
+    - Adding 2.9 ignore allow-list for sanity rule (#3118)
+      @alisonlhart
+    - Generalize args rule exception handling (#3113) @ajinkyau
+    - Remove duplicate deprecated-command-syntax rule (#3119)
+      @ssbarnea
+    - Allow schema refresh to run without installing app (#3117)
+      @ssbarnea
+    - Removed unused code (#3116) @ajinkyau
+    - Allow custom rules specific configuration with
+      ansible-lint-config JSON Schema (#3080) @ssato
+    - Ensure SPDX license list is in sync (#3111) @ssbarnea
+    - Added support for raw booleans when using complex_conditional
+      (#3109) @ajinkyau
+    - Make git errors fatal when strict mode is active (#3064)
+      @ssbarnea
+    - Fix for skipped rules key in yaml rule (#3097) @ajinkyau
+    - Allow manifest field on galaxy file schema (#3100) @ssbarnea
+    - Simplify logic for meta-runtime rule (#3089) @ajinkyau
+    - Removed lines not required for code coverage (meta-no-info
+      rule) (#3094) @ajinkyau
+    - Remove "mode: preserve" from risky file perms doc, add copy
+      example (#3078) @jamescooke
+    - Improved ignore file handling (#3075) @4ch1m
+    - fix exclude-path test (#3071) @4ch1m
+    - Avoid jinja rule triggering with mutually exclusive arguments
+      (#3060) @ssbarnea
+    - Avoid reformatting of strings with line feeds and no jinja
+      (#3059) @ssbarnea
+    - Change CodeClimate severity to expose error or warning levels
+      (#3057) @ssbarnea
+    - Avoid 'not defined' with jinja rule (#3056) @ssbarnea
+    - Avoid 'is undefined' error with jinja rule (#3055) @ssbarnea
+    - Document output formats (#3054) @ssbarnea
+    - Allow /dev/null to be passed as config file (#3053) @ssbarnea
+- BuildRequire python3.9 or higher
+- BuildRequire/Require ansible-core 2.14 or higher
+
+-------------------------------------------------------------------

Old:
----
  ansible-lint-6.13.1.tar.gz

New:
----
  ansible-lint-6.14.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ansible-lint.spec ++++++
--- /var/tmp/diff_new_pack.vlXx6x/_old  2023-03-08 14:52:44.218729754 +0100
+++ /var/tmp/diff_new_pack.vlXx6x/_new  2023-03-08 14:52:44.222729775 +0100
@@ -31,7 +31,7 @@
 %global lib_name ansiblelint
 %{?python_enable_dependency_generator}
 Name:           ansible-lint
-Version:        6.13.1
+Version:        6.14.0
 Release:        0%{?dist}
 Summary:        Best practices checker for Ansible
 License:        MIT
@@ -39,7 +39,7 @@
 Source0:        
https://github.com/ansible-community/ansible-lint/archive/v%{version}/ansible-lint-%{version}.tar.gz#/ansible-lint-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{ansible_python}-base >= 3.8
+BuildRequires:  %{ansible_python}-base >= 3.9
 BuildRequires:  %{ansible_python}-pip
 BuildRequires:  %{ansible_python}-wheel
 BuildRequires:  fdupes
@@ -58,7 +58,7 @@
 
 # Add runtime requirements (unless required for tests)
 # to make sure this only builds if they are present
-BuildRequires:  ansible-core >= 2.12
+BuildRequires:  ansible-core >= 2.14
 BuildRequires:  %{ansible_python}-ansible-compat >= 2.2.5
 BuildRequires:  %{ansible_python}-enrich >= 1.2.6
 BuildRequires:  %{ansible_python}-filelock >= 3.8.0
@@ -74,7 +74,7 @@
 BuildRequires:  %{ansible_python}-yamllint >= 1.26.3
 
 #
-Requires:       ansible-core >= 2.12
+Requires:       ansible-core >= 2.14
 Requires:       %{ansible_python}-ansible-compat >= 2.2.5
 Requires:       %{ansible_python}-black >= 22.8.0
 Requires:       %{ansible_python}-bracex

++++++ ansible-lint-6.13.1.tar.gz -> ansible-lint-6.14.0.tar.gz ++++++
++++ 11852 lines of diff (skipped)

Reply via email to