From 1670a2a1d1b7919f797da78f6fcafe30fd45e7d0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 20 Jul 2022 20:52:44 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ansible-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ansible-core.spec b/ansible-core.spec index 36d7de9..b7e7dca 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -12,7 +12,7 @@ Name: ansible-core Summary: A radically simple IT automation system Version: 2.13.2 -Release: 1%{?dist} +Release: 2%{?dist} # The main license is GPLv3+. Many of the files in lib/ansible/module_utils # are BSD licensed. There are various files scattered throughout the codebase @@ -247,6 +247,9 @@ make PYTHON=%{python3} tests-py3 %endif %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 2.13.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 19 2022 Maxwell G - 2.13.2-1 - Update to 2.13.2. Fixes rhbz#2108195.