Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ansible-core for openSUSE:Factory 
checked in at 2022-10-12 18:25:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-core (Old)
 and      /work/SRC/openSUSE:Factory/.ansible-core.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ansible-core"

Wed Oct 12 18:25:39 2022 rev:2 rq:1010144 version:2.13.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ansible-core/ansible-core.changes        
2022-10-08 01:23:27.837987315 +0200
+++ /work/SRC/openSUSE:Factory/.ansible-core.new.2275/ansible-core.changes      
2022-10-12 18:27:25.806051576 +0200
@@ -1,0 +2,20 @@
+Wed Oct 12 04:50:21 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 2.13.5:
+  Changelog 
https://github.com/ansible/ansible/blob/v2.13.5/changelogs/CHANGELOG-v2.13.rst
+  * Bugfixes
+    - ansible-galaxy - remove extra server api call during dependency 
resolution for requirements and dependencies that are already satisfied 
(#77443).
+    - ansible-test - Allow disabled, unsupported, unstable and destructive 
integration test targets to be selected using their respective prefixes.
+    - ansible-test - Allow unstable tests to run when targeted changes are 
made and the --allow-unstable-changed option is specified (resolves #74213).
+    - apt - Fix module failure when a package is not installed and 
only_upgrade=True. Skip that package and check the remaining requested packages 
for upgrades. (#78762)
+    - apt module should not traceback on invalid type given as package. issue 
78663.
+    - known_hosts - do not return changed status when a non-existing key is 
removed (#78598)
+    - paramiko - Add back support for ssh_args, ssh_common_args, and 
ssh_extra_args for parsing the ProxyCommand (#78750)
+    - plugin loader, fix detection for existing configuration before 
initializing for a plugin
+
+-------------------------------------------------------------------
+Wed Oct 12 00:27:53 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Remove unneeded BuildRequires on python3-mock
+
+-------------------------------------------------------------------

Old:
----
  ansible-core-2.13.4.tar.gz

New:
----
  ansible-core-2.13.5.tar.gz

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

Other differences:
------------------
++++++ ansible-core.spec ++++++
--- /var/tmp/diff_new_pack.AJH1YU/_old  2022-10-12 18:27:26.402052888 +0200
+++ /var/tmp/diff_new_pack.AJH1YU/_new  2022-10-12 18:27:26.406052897 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-ansible-core
+# spec file for package ansible-core
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define pythons python3
 
 Name:           ansible-core
-Version:        2.13.4
+Version:        2.13.5
 Release:        0
 Summary:        Radically simple IT automation
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 URL:            https://ansible.com/
 Source:         
https://files.pythonhosted.org/packages/source/a/ansible-core/ansible-core-%{version}.tar.gz
 BuildArch:      noarch
@@ -35,21 +36,20 @@
 BuildRequires:  python3-setuptools
 # SECTION test requirements
 BuildRequires:  python3-botocore
+BuildRequires:  python3-Jinja2
+BuildRequires:  python3-PyYAML
 BuildRequires:  python3-cryptography
 BuildRequires:  python3-curses
-BuildRequires:  python3-Jinja2
-BuildRequires:  python3-mock
 BuildRequires:  python3-packaging
-BuildRequires:  python3-PyYAML
 BuildRequires:  python3-pytest
 BuildRequires:  python3-pytz
 BuildRequires:  python3-resolvelib >= 0.5.3
 # /SECTION
 BuildRequires:  fdupes
-Requires:       python3-cryptography
 Requires:       python3-Jinja2
-Requires:       python3-packaging
 Requires:       python3-PyYAML
+Requires:       python3-cryptography
+Requires:       python3-packaging
 Requires:       python3-resolvelib >= 0.5.3
 
 %description

++++++ ansible-core-2.13.4.tar.gz -> ansible-core-2.13.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/ansible-core/ansible-core-2.13.4.tar.gz 
/work/SRC/openSUSE:Factory/.ansible-core.new.2275/ansible-core-2.13.5.tar.gz 
differ: char 5, line 1

Reply via email to