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 2022-10-29 20:17:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-lint (Old)
 and      /work/SRC/openSUSE:Factory/.ansible-lint.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible-lint"

Sat Oct 29 20:17:11 2022 rev:7 rq:1032120 version:6.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-lint/ansible-lint.changes        
2022-10-14 15:44:01.800067754 +0200
+++ /work/SRC/openSUSE:Factory/.ansible-lint.new.2275/ansible-lint.changes      
2022-10-29 20:18:28.658648907 +0200
@@ -1,0 +2,27 @@
+Sat Oct 29 07:44:23 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- modify _service to no longer use the tar_scm service,
+  as the resulting tarball is not as expected
+
+-------------------------------------------------------------------
+Sat Oct 29 07:29:21 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- Update to 6.8.4:
+  * Bugfixes
+    - Add experimental rule for run_once (#2626) @ajinkyau
+    - Fix package name in pip upgrade instructions (#2625) @davedittrich
+    - Docs: wrap loop var tag (#2610) @oraNod
+    - Prevent pip exception with version check (#2624) @ssbarnea
+
+-------------------------------------------------------------------
+Sat Oct 29 07:27:33 UTC 2022 - ka...@b1-systems.de
+
+- Update to version v6.8.3:
+  * Bugfixes
+    -  Add warning message about outdated linter version (#2615) @ssbarnea
+    -  Detect ScannerError while searching for skipped rules (#2619) 
@felixfontein
+    -  Fix merging of command line options with configuration (#2616) @ssbarnea
+    -  Refactor fqcn to recommend use of canonical names (#2604) @ssbarnea
+    -  Allow toggling strict in the config file (#2603) @hemberger
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ansible-lint.spec ++++++
--- /var/tmp/diff_new_pack.TvHmPV/_old  2022-10-29 20:18:29.050650995 +0200
+++ /var/tmp/diff_new_pack.TvHmPV/_new  2022-10-29 20:18:29.054651016 +0200
@@ -20,7 +20,7 @@
 %global lib_name ansiblelint
 %{?python_enable_dependency_generator}
 Name:           ansible-lint
-Version:        6.8.2
+Version:        6.8.4
 Release:        0%{?dist}
 Summary:        Best practices checker for Ansible
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TvHmPV/_old  2022-10-29 20:18:29.098651251 +0200
+++ /var/tmp/diff_new_pack.TvHmPV/_new  2022-10-29 20:18:29.102651272 +0200
@@ -1,16 +1,5 @@
 <services>
-  <service name="tar_scm" mode="disabled">
-    <param name="url">https://github.com/ansible-community/ansible-lint</param>
-    <param name="scm">git</param>
-    <param name="exclude">.git</param>
-    <param name="revision">v6.7.0</param>
-    <param name="versionformat">@PARENT_TAG@</param>
-    <param name="changesgenerate">disable</param>
-    <param name="match-tag">v*</param>
-  </service>
-  <service name="recompress" mode="disabled">
-    <param name="file">*.tar</param>
-    <param name="compression">gz</param>
+  <service name="download_files" mode="disabled">
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.TvHmPV/_old  2022-10-29 20:18:29.122651378 +0200
+++ /var/tmp/diff_new_pack.TvHmPV/_new  2022-10-29 20:18:29.126651400 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/ansible-community/ansible-lint</param>
-              <param 
name="changesrevision">04f808a67e341d88bcf77fd2017199be959c0459</param></service></servicedata>
+              <param 
name="changesrevision">08a89892121d92b98b3f837116d5cea71b088bd4</param></service></servicedata>
 (No newline at EOF)
 

++++++ ansible-lint-6.8.2.tar.gz -> ansible-lint-6.8.4.tar.gz ++++++
++++ 2153 lines of diff (skipped)

Reply via email to