Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ansible-core-2.18 for openSUSE:Factory checked in at 2025-10-16 17:38:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible-core-2.18 (Old) and /work/SRC/openSUSE:Factory/.ansible-core-2.18.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-core-2.18" Thu Oct 16 17:38:48 2025 rev:2 rq:1311513 version:2.18.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ansible-core-2.18/ansible-core-2.18.changes 2025-10-08 18:20:07.548518847 +0200 +++ /work/SRC/openSUSE:Factory/.ansible-core-2.18.new.18484/ansible-core-2.18.changes 2025-10-16 17:38:58.292971911 +0200 @@ -1,0 +2,8 @@ +Wed Oct 15 15:48:44 UTC 2025 - Johannes Kastl <[email protected]> + +- Rename ansible-test to ansible-test-2.18; this package otherwise + overwrites the ansible-test as generated by the unsuffixed + ansible package. Names must not exist in duplicates. + Thanks Dominique! + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible-core-2.18.spec ++++++ --- /var/tmp/diff_new_pack.NsAXeh/_old 2025-10-16 17:38:58.944999172 +0200 +++ /var/tmp/diff_new_pack.NsAXeh/_new 2025-10-16 17:38:58.944999172 +0200 @@ -115,7 +115,7 @@ like zero-downtime rolling updates with load balancers easy. More information on the Ansible website <https://ansible.com/>. -%package -n ansible-test +%package -n ansible-test-%{ansible_core_major_minor_version} Summary: Tool for testing ansible plugin and module code Requires: %{name} = %{version} BuildRequires: %{ansible_python}-virtualenv @@ -124,7 +124,7 @@ Conflicts: ansible-test < %{ansible_core_major_minor_version} Conflicts: ansible-test > %{ansible_core_major_minor_version} -%description -n ansible-test +%description -n ansible-test-%{ansible_core_major_minor_version} This package installs the ansible-test command for testing modules and plugins developed for ansible. @@ -247,7 +247,7 @@ %dir %{_sysconfdir}/ansible %{_datadir}/ansible/ -%files -n ansible-test +%files -n ansible-test-%{ansible_core_major_minor_version} %{_bindir}/ansible-test %{ansible_python_sitelib}/ansible_test
