Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ansible-variables for
openSUSE:Factory checked in at 2025-11-06 18:12:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-variables (Old)
and /work/SRC/openSUSE:Factory/.ansible-variables.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-variables"
Thu Nov 6 18:12:55 2025 rev:11 rq:1315954 version:0.9.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-variables/ansible-variables.changes
2025-03-25 22:20:09.137853639 +0100
+++
/work/SRC/openSUSE:Factory/.ansible-variables.new.1980/ansible-variables.changes
2025-11-06 18:14:18.658226049 +0100
@@ -1,0 +2,6 @@
+Thu Nov 6 08:10:49 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- use ansible-core-2.18 for now, due to
+ https://github.com/hille721/ansible-variables/issues/123
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ansible-variables.spec ++++++
--- /var/tmp/diff_new_pack.dtbzpy/_old 2025-11-06 18:14:19.202249000 +0100
+++ /var/tmp/diff_new_pack.dtbzpy/_new 2025-11-06 18:14:19.202249000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ansible-variables
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -50,13 +50,15 @@
BuildRequires: %{ansible_python}-wheel
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: ansible-core >= 2.18.0
+
+# https://github.com/hille721/ansible-variables/issues/123
+BuildRequires: ansible-core-2.18 >= 2.18.0
BuildRequires: %{ansible_python}-pytest
BuildRequires: %{ansible_python}-rich
# /SECTION
BuildRequires: fdupes
Requires: %{ansible_python}-rich
-Requires: ansible-core >= 2.18.0
+Requires: ansible-core-2.18 >= 2.18.0
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch