diff --git a/SPECS/ansible-core.spec b/SPECS/ansible-core.spec index 23d6577..0b3eb1a 100644 --- a/SPECS/ansible-core.spec +++ b/SPECS/ansible-core.spec @@ -35,7 +35,7 @@ Name: ansible-core Summary: SSH-based configuration management, deployment, and task execution system Version: 2.12.1 -Release: 1%{?dist} +Release: 2%{?dist} ExcludeArch: i686 Group: Development/Libraries @@ -58,7 +58,7 @@ Obsoletes: ansible-base # ... and provide 'ansible' so that old packages still work without updated # spec files. -Provides: ansible +# Provides: ansible # Bundled provides that are sprinkled throughout the codebase. Provides: bundled(python-backports-ssl_match_hostname) = 3.7.0.1 @@ -206,6 +206,9 @@ cp -p lib/ansible_core.egg-info/PKG-INFO . %{python38_sitelib}/ansible_test %changelog +* Wed Jan 19 2022 Dimitri Savineau - 2.12.1-2 +- Remove Provides on ansible + * Thu Dec 16 2021 Yanis Guenane - 2.12.1-1 - ansible-core 2.12.1-1