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 2025-04-11 16:46:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-sap-launchpad (Old)
 and      /work/SRC/openSUSE:Factory/.ansible-sap-launchpad.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible-sap-launchpad"

Fri Apr 11 16:46:38 2025 rev:2 rq:1268432 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ansible-sap-launchpad/ansible-sap-launchpad.changes  
    2025-01-23 18:07:01.912146959 +0100
+++ 
/work/SRC/openSUSE:Factory/.ansible-sap-launchpad.new.1907/ansible-sap-launchpad.changes
    2025-04-11 16:47:38.237389154 +0200
@@ -1,0 +2,13 @@
+Mon Apr  7 10:28:18 UTC 2025 - Marcel Mamula <marcel.mam...@suse.com>
+
+- 1.2.0
+  -  Changes:
+    - sap_software_download: New Ansible Role with enhanced logic for 
downloading software using Ansible Module software_center_download
+    - sap_software_download: Download stack XML option
+    - software_center_download: Add option to search for latest packages 
+    - maintenance_planner modules: Add option to use Display ID instead of name
+    - Collection Readme update and preparation for 1.2.0 release
+  - Bugfixes:
+    - fix: cache gigya sdk build number
+
+-------------------------------------------------------------------
@@ -5,0 +19 @@
+

Old:
----
  ansible-sap-launchpad-1.1.1.tar.gz
  galaxy.yml

New:
----
  ansible-sap-launchpad-1.2.0.tar.gz

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

Other differences:
------------------
++++++ ansible-sap-launchpad.spec ++++++
--- /var/tmp/diff_new_pack.ZSiYg1/_old  2025-04-11 16:47:38.913417575 +0200
+++ /var/tmp/diff_new_pack.ZSiYg1/_new  2025-04-11 16:47:38.913417575 +0200
@@ -15,46 +15,24 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define ansible_collection_name community-sap_launchpad-%{version}
 
 Name:           ansible-sap-launchpad
 Summary:        Ansible collection community.sap_launchpad for SAP Automation
 License:        Apache-2.0
-Version:        1.1.1
+Version:        1.2.0
 Release:        0
 URL:            https://github.com/sap-linuxlab/community.sap_launchpad/
 Source:         
%{url}archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        galaxy.yml
 
 BuildArch:      noarch
 
 
-# Python macros are required for python detection
-BuildRequires:  python-rpm-macros
-
-# Minimum python version
-%{?sle15_python_module_pythons}
-BuildRequires:  %{python_module base >= 3.11}
-Requires: %{python_module base >= 3.11}
-
-
-# Select correct supported Ansible
-%if 0%{?suse_version} >= 1600
-Requires: ansible-core
-Requires: ansible
-BuildRequires: ansible-core
-BuildRequires: ansible
-%else
-# Only Ansible 9 is supported on SLES 15
-Requires: ansible-core-2.16
-Requires: ansible-9
-BuildRequires: ansible-core-2.16
-BuildRequires: ansible-9
-%endif
-
-# Do not check any files in collections for requires
-%global __requires_exclude_from ^%{python311_sitelib}/.*$
-
+Requires:       ansible >= 9
+Requires:       ansible-core >= 2.16
+BuildRequires:  ansible >= 9
+BuildRequires:  ansible-core >= 2.16
 
 %description
 This package provides a Ansible collection community.sap_launchpad.
@@ -62,18 +40,14 @@
 It automates download of SAP Software for SAP installations.
 Downloads software using list of files or maintenance plan ID.
 
-
 %prep
-# Extract tarball and overwrite files
+# Extract tarball
 cd %{_builddir}
 tar -xzf %{_sourcedir}/%{name}-%{version}.tar.gz --strip-components=1
-cp %{_sourcedir}/galaxy.yml %{_builddir}/galaxy.yml
 
 %build
-cd %{_builddir}
-ls -la %{_builddir}
+# Build the Ansible collection
 ansible-galaxy collection build --output-path %{_builddir}
-ls -la %{_builddir}
 
 %install
 rm -rf %{buildroot}
@@ -83,5 +57,5 @@
   --collections-path %{buildroot}%{_datadir}/ansible/collections
 
 %files
-%{_datadir}/ansible/collections/ansible_collections/
+%{_datadir}/ansible/collections/
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZSiYg1/_old  2025-04-11 16:47:38.941418751 +0200
+++ /var/tmp/diff_new_pack.ZSiYg1/_new  2025-04-11 16:47:38.945418920 +0200
@@ -1,6 +1,5 @@
 <services>
   <service name="download_files" mode="manual"/>
-  <service name="set_version" mode="manual"/>
 </services>
 (No newline at EOF)
 

++++++ ansible-sap-launchpad-1.1.1.tar.gz -> ansible-sap-launchpad-1.2.0.tar.gz 
++++++
++++ 3825 lines of diff (skipped)

Reply via email to