Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ansible-builder for openSUSE:Factory
checked in at 2024-02-25 14:07:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-builder (Old)
and /work/SRC/openSUSE:Factory/.ansible-builder.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-builder"
Sun Feb 25 14:07:54 2024 rev:3 rq:1150151 version:3.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-builder/ansible-builder.changes
2023-05-26 20:15:56.696431273 +0200
+++
/work/SRC/openSUSE:Factory/.ansible-builder.new.1770/ansible-builder.changes
2024-02-25 14:08:02.985095013 +0100
@@ -1,0 +2,19 @@
+Sat Feb 24 13:08:34 UTC 2024 - Johannes Kastl
<[email protected]>
+
+- update to 3.0.1:
+ * Wrap variable in double quotes by @Akasurde in #537
+ * definition.rst: Add link to Galaxy requirements file format;
+ add example of specifying collection version by @Andersson007
+ in #549
+ * Docs: mention a few base images as examples, using a free one
+ as the default by @felixfontein in #544
+ * Update to the builder documentation by @acozine in #552
+ * Document PKGMGR_PRESERVE_CACHE by @Akasurde in #558
+ * Added scenarios for version 3 by @Akasurde in #538
+ * Docs: Using prepend_base by @Akasurde in #563
+ * collection_metadata: improve documentation by @Andersson007 in
+ #551
+ * Improve CLI usage docs by @Andersson007 in #559
+ * Fix container policy for version 3 by @Shrews in #654
+
+-------------------------------------------------------------------
Old:
----
ansible-builder-3.0.0.tar.gz
New:
----
ansible-builder-3.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ansible-builder.spec ++++++
--- /var/tmp/diff_new_pack.CdDJXU/_old 2024-02-25 14:08:03.933129367 +0100
+++ /var/tmp/diff_new_pack.CdDJXU/_new 2024-02-25 14:08:03.933129367 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ansible-builder
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,7 @@
%endif
Name: ansible-builder
-Version: 3.0.0
+Version: 3.0.1
Release: 0
Summary: An Ansible execution environment builder
License: Apache-2.0
@@ -56,6 +56,7 @@
# https://github.com/ansible/ansible-builder/blob/devel/requirements.txt
BuildRequires: %{ansible_python}-PyYAML
BuildRequires: %{ansible_python}-bindep
+BuildRequires: %{ansible_python}-filelock
BuildRequires: %{ansible_python}-jsonschema
BuildRequires: %{ansible_python}-pbr
BuildRequires: %{ansible_python}-requirements-parser
++++++ ansible-builder-3.0.0.tar.gz -> ansible-builder-3.0.1.tar.gz ++++++
++++ 1815 lines of diff (skipped)