Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ansible for openSUSE:Factory checked 
in at 2022-11-17 17:24:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible (Old)
 and      /work/SRC/openSUSE:Factory/.ansible.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible"

Thu Nov 17 17:24:33 2022 rev:87 rq:1036188 version:6.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible/ansible.changes  2022-10-14 
15:41:56.503858529 +0200
+++ /work/SRC/openSUSE:Factory/.ansible.new.1597/ansible.changes        
2022-11-17 17:24:40.461119353 +0100
@@ -1,0 +2,19 @@
+Wed Nov 16 08:27:00 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- remove lowlydba.sqlserver collection as rpmlint throws errors due to 
powershell:
+  "E: wrong-script-interpreter (Badness: 490) 
[...]/ansible_collections/lowlydba/sqlserver/plugins/modules/restore.ps1 
powershell"
+
+-------------------------------------------------------------------
+Tue Nov 15 10:34:05 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 6.6.0:
+  Ansible 6.6.0 will include ansible-core 2.13.6 as well as a curated set of
+  Ansible collections to provide a vast number of modules and plugins.
+  * The changelog for ansible-core 2.13 installed by this release of
+    ansible is available here:
+    
https://github.com/ansible/ansible/blob/stable-2.13/changelogs/CHANGELOG-v2.13.rst
+  * Collections which have opted into being a part of the Ansible-6
+    unified changelog will have an entry on this page:
+    
https://github.com/ansible-community/ansible-build-data/blob/main/6/CHANGELOG-v6.rst
+
+-------------------------------------------------------------------

Old:
----
  ansible-6.5.0.tar.gz

New:
----
  _service
  ansible-6.6.0.tar.gz

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

Other differences:
------------------
++++++ ansible.spec ++++++
--- /var/tmp/diff_new_pack.6R7km4/_old  2022-11-17 17:24:44.601141254 +0100
+++ /var/tmp/diff_new_pack.6R7km4/_new  2022-11-17 17:24:44.609141297 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           ansible
-Version:        6.5.0
+Version:        6.6.0
 Release:        0
 Summary:        Radically simple IT automation
 License:        GPL-3.0+
@@ -31,10 +31,10 @@
 BuildRequires:  dos2unix
 
 # SECTION test requirements
-BuildRequires:  ansible-core >= 2.13.5
+BuildRequires:  ansible-core >= 2.13.6
 # /SECTION
 
-Requires:       ansible-core >= 2.13.5
+Requires:       ansible-core >= 2.13.6
 BuildArch:      noarch
 
 %description
@@ -68,6 +68,10 @@
 # azure collection has wrong file endings
 find ./ansible_collections/azure -type f -exec dos2unix {} \;
 
+# ./ansible_collections/lowlydba/sqlserver/ throws errors in rpmlint
+# and is powershell only
+rm -rf ./ansible_collections/lowlydba/sqlserver/
+
 %build
 python3 setup.py build
 

++++++ _service ++++++
<services>
  <service name="download_files" mode="disabled">
  </service>
</services>

++++++ ansible-6.5.0.tar.gz -> ansible-6.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/ansible/ansible-6.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.ansible.new.1597/ansible-6.6.0.tar.gz differ: char 
5, line 1

Reply via email to