Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ansible-sap-launchpad for
openSUSE:Factory checked in at 2026-01-13 21:26:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-sap-launchpad (Old)
and /work/SRC/openSUSE:Factory/.ansible-sap-launchpad.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-sap-launchpad"
Tue Jan 13 21:26:29 2026 rev:4 rq:1326774 version:1.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ansible-sap-launchpad/ansible-sap-launchpad.changes
2025-07-10 22:13:04.386022533 +0200
+++
/work/SRC/openSUSE:Factory/.ansible-sap-launchpad.new.1928/ansible-sap-launchpad.changes
2026-01-13 21:26:33.520117151 +0100
@@ -1,0 +2,16 @@
+Mon Jan 12 10:48:11 UTC 2026 - Marcel Mamula <[email protected]>
+
+Refactor Ansible Modules and adjust for ansible-core 2.19.
+
+- 1.3.1
+ - Bugfixes:
+ - collection: Add ansible-test sanity workflow and fix sanity errors
+
+- 1.3.0
+ - Changes:
+ - collection: Refactor all Ansible Modules
+ - sap_software_download: Update for ansible-core 2.19
+ - Bugfixes:
+ - sap_software_download: Fix for failed checksums not correctly retrying
+
+-------------------------------------------------------------------
@@ -27 +42,0 @@
-
Old:
----
ansible-sap-launchpad-1.2.1.tar.gz
New:
----
ansible-sap-launchpad-1.3.1.tar.gz
ansible-sap-launchpad.rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ansible-sap-launchpad.spec ++++++
--- /var/tmp/diff_new_pack.DFLiUA/_old 2026-01-13 21:26:34.580160903 +0100
+++ /var/tmp/diff_new_pack.DFLiUA/_new 2026-01-13 21:26:34.580160903 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ansible-sap-launchpad
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,12 +21,13 @@
Name: ansible-sap-launchpad
Summary: Ansible collection community.sap_launchpad for SAP Automation
License: Apache-2.0
-Version: 1.2.1
+Version: 1.3.1
Release: 0
URL: https://github.com/sap-linuxlab/community.sap_launchpad/
Source0:
%{url}archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: %{name}.yaml
Source2: transformation.py
+Source99: %{name}.rpmlintrc
BuildArch: noarch
++++++ ansible-sap-launchpad-1.2.1.tar.gz -> ansible-sap-launchpad-1.3.1.tar.gz
++++++
++++ 7409 lines of diff (skipped)
++++++ ansible-sap-launchpad.rpmlintrc ++++++
# rpmlint configuration for ansible-sap-launchpad package.
# Ansible modules are executed by the Ansible engine on managed nodes, not
directly
# as scripts on the control node. The shebang is retained for backwards
# compatibility, but the executable bit is intentionally omitted.
addFilter("E: non-executable-script
.*/community/sap_launchpad/plugins/modules/.*\.py .*")