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 2024-11-14 16:09:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-lint (Old)
 and      /work/SRC/openSUSE:Factory/.ansible-lint.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible-lint"

Thu Nov 14 16:09:12 2024 rev:52 rq:1223999 version:24.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-lint/ansible-lint.changes        
2024-09-23 15:22:04.997096834 +0200
+++ /work/SRC/openSUSE:Factory/.ansible-lint.new.2017/ansible-lint.changes      
2024-11-14 16:10:17.382788274 +0100
@@ -1,0 +2,27 @@
+Wed Nov 13 14:44:07 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- update to 24.10.0:
+  * Enhancements
+    - Add support for py313 (#4388) @abhikdps
+  * Bugfixes
+    - Require ansible-compat>=24.10.0 (#4402)
+    - Update TaskHasTag example rule used in custom-rules.md
+      (#4401) @cavcrosby
+    - Add Fedora 41 as a platform in the metadata schema (#4392)
+      @jsf9k
+    - Fixing the issue "Unfinished sentence in docs/profiles.md
+      #4358" (#4380) @binojmn
+    - Fix quotes converting free-form syntax to yaml (#4361)
+      @cavcrosby
+    - Handle FQCN when using import_playbook (#4369) @cavcrosby
+    - Allow jinja in variable names (#4372) @ssbarnea
+    - Update rulebook schema (#4373) @ssbarnea
+    - Fix wonky writing to sarif_file (#4368) @Qalthos
+    - Fix to avoid spamming syslog with invoked messages (#4353)
+      @tanwigeetika1618
+    - Pin codecov action to v4.5.0 and update dependabot.yml to
+      ignore v4.6.0 (#4356) @tanwigeetika1618
+    - Update schema for missing tags property to builder v3 options
+      (#4346) @audgirka
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ansible-lint.spec ++++++
--- /var/tmp/diff_new_pack.EMymcW/_old  2024-11-14 16:10:18.126819346 +0100
+++ /var/tmp/diff_new_pack.EMymcW/_new  2024-11-14 16:10:18.126819346 +0100
@@ -40,7 +40,7 @@
 %global lib_name ansiblelint
 %{?python_enable_dependency_generator}
 Name:           ansible-lint
-Version:        24.9.2
+Version:        24.10.0
 Release:        0%{?dist}
 Summary:        Best practices checker for Ansible
 License:        MIT
@@ -69,7 +69,7 @@
 # to make sure this only builds if they are present
 # https://github.com/ansible/ansible-lint/blob/main/.config/requirements.in
 BuildRequires:  ansible-core >= 2.15.5
-BuildRequires:  %{ansible_python}-ansible-compat >= 24.8.0
+BuildRequires:  %{ansible_python}-ansible-compat >= 24.10.0
 BuildRequires:  %{ansible_python}-black >= 23.10.1
 BuildRequires:  %{ansible_python}-enrich >= 1.2.7
 BuildRequires:  %{ansible_python}-filelock >= 3.3.0
@@ -87,7 +87,7 @@
 #
 # https://github.com/ansible/ansible-lint/blob/main/.config/requirements.in
 Requires:       ansible-core >= 2.15.5
-Requires:       %{ansible_python}-ansible-compat >= 24.8.0
+Requires:       %{ansible_python}-ansible-compat >= 24.10.0
 Requires:       %{ansible_python}-black >= 23.10.1
 Requires:       %{ansible_python}-bracex >= 2.2.1
 Requires:       %{ansible_python}-enrich >= 1.2.7

++++++ ansible-lint-24.9.2.tar.gz -> ansible-lint-24.10.0.tar.gz ++++++
++++ 2418 lines of diff (skipped)

Reply via email to