Update to 8.0.0~rc1.
This commit is contained in:
parent
f2d857bd8d
commit
2fee4eb3b4
2 changed files with 5 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ BuildRequires: python%{python3_pkgversion}-rpm-macros
|
|||
|
||||
Name: ansible
|
||||
Summary: Curated set of Ansible collections included in addition to ansible-core
|
||||
Version: 8.0.0~b1
|
||||
Version: 8.0.0~rc1
|
||||
%global uversion %(tr -d '~' <<< %{version})
|
||||
Release: 1%{?dist}
|
||||
|
||||
|
|
@ -159,6 +159,9 @@ chmod 0755 %{buildroot}%{python3_sitelib}/ansible_collections/ngine_io/cloudstac
|
|||
%{python3_sitelib}/ansible-%{uversion}.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue May 23 2023 Maxwell G <maxwell@gtmx.me> - 8.0.0~rc1-1
|
||||
- Update to 8.0.0~rc1.
|
||||
|
||||
* Tue May 16 2023 Maxwell G <maxwell@gtmx.me> - 8.0.0~b1-1
|
||||
- Update to 8.0.0~b1.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ansible-8.0.0b1.tar.gz) = 100d660051a45d75407f87db44b12b8e434a592838f7c040398765ad2c8eb5173b828b1f31d07d6f0e0565f21a2d0cfc54a7dcd8a1ef720e34f4919617475417
|
||||
SHA512 (ansible-8.0.0rc1.tar.gz) = 052efbdfe05de6088c2114f4000faa86cd8e63d60ebcb0a2d1bd2b486e17b1c9b4e0c1f8da8a2a1bae49b64bfbaaeed8db763a9a963744870cf351509d4ceda7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue