Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ansible for openSUSE:Factory checked in at 2023-01-14 00:02:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible (Old) and /work/SRC/openSUSE:Factory/.ansible.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible" Sat Jan 14 00:02:45 2023 rev:91 rq:1058097 version:7.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible/ansible.changes 2022-12-19 14:08:01.590590458 +0100 +++ /work/SRC/openSUSE:Factory/.ansible.new.32243/ansible.changes 2023-01-14 00:03:25.393782716 +0100 @@ -1,0 +2,6 @@ +Thu Jan 12 12:17:31 UTC 2023 - Johannes Kastl <ka...@b1-systems.de> + +- do no longer remove ./ansible_collections/lowlydba/sqlserver/ + as the powershell shebang is ignored and no longer causing issues + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible.spec ++++++ --- /var/tmp/diff_new_pack.e3n1WE/_old 2023-01-14 00:03:26.353788308 +0100 +++ /var/tmp/diff_new_pack.e3n1WE/_new 2023-01-14 00:03:26.357788331 +0100 @@ -81,10 +81,6 @@ # 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 %python_build