diff --git a/ansible-core.spec b/ansible-core.spec index 053a7b9..e63db5d 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -9,16 +9,13 @@ # %bcond_without tests -# Set this when there's a beta or rc version -#%%global betaver rc2 - Name: ansible-core Summary: A radically simple IT automation system Version: 2.12.4 -Release: 1%{?betaver}%{?dist} +Release: 1%{?dist} License: GPLv3+ -Source0: %pypi_source ansible-core %{version}%{?betaver} +Source0: %{pypi_source} Patch0: https://github.com/ansible/ansible/pull/76670.patch#/fix-tests-failing-on-pytest-7.patch Url: https://ansible.com @@ -136,7 +133,7 @@ are transferred to managed machines automatically. This package installs extensive documentation for ansible-core %prep -%autosetup -p1 -n %{name}-%{version}%{?betaver} +%autosetup -p1 %build