From 5097b2b0c3c9e3c6325ed88b4f4102c35fd8f00e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 17:37:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 47db2a3..cd0c58b 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -15,7 +15,7 @@ Name: ansible-core Summary: A radically simple IT automation system Version: 2.11.2 -Release: 1%{?betaver}%{?dist} +Release: 2%{?betaver}%{?dist} License: GPLv3+ Source0: %pypi_source ansible-core %{version}%{?betaver} @@ -244,6 +244,9 @@ make PYTHON=/usr/bin/python3 tests-py3 %endif %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 2.11.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 22 2021 Kevin Fenzi - 2.11.2-1 - Update to 2.11.2. Fixed rhbz#1974593