ansible-core 2.14.12
Resolves: RHEL-18950 Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
This commit is contained in:
parent
36ce2d0fe1
commit
dc664d79ae
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,3 +41,5 @@
|
||||
/ansible-core-2.14.8.tar.gz
|
||||
/ansible-core-2.14.9.tar.gz
|
||||
/ansible-documentation-2.14.9.tar.gz
|
||||
/ansible-core-2.14.12.tar.gz
|
||||
/ansible-documentation-2.14.12.tar.gz
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
Name: ansible-core
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
Epoch: 1
|
||||
Version: 2.14.9
|
||||
Version: 2.14.12
|
||||
Release: 1%{?dist}
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -189,6 +189,9 @@ strip --strip-unneeded %{vendor_path}/markupsafe/_speedups%{python3_ext_suffix}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 07 2023 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.12-1
|
||||
- ansible-core 2.14.12 release (RHEL-18950)
|
||||
|
||||
* Wed Aug 16 2023 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.9-1
|
||||
- ansible-core 2.14.9 release (rhbz#2232432)
|
||||
- Use docs and examples from ansible-documentation project.
|
||||
|
||||
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (ansible-core-2.14.9.tar.gz) = ce5aaaf264472a60bf890f5b3c2d6494cb649371f2c78723cccd8bf7e0ec352ff939234a177e7e12d8ec637e7d62c37247feb1ef7e2395293d3bee7fd331649b
|
||||
SHA512 (ansible-documentation-2.14.9.tar.gz) = 97346656f7988889cde81fccb65593807f0e1fe4b9f5d0d62d1ddedcfa5b19d1b89a5802c963dbc4798306a40f3fdb4f048d8789826b040d4e6e7f3a0669ac43
|
||||
SHA512 (ansible-core-2.14.12.tar.gz) = 648835f2b025ca37c1b88a47eb34ce972c15e66563e14573b9ad9e518cf0d96af882784495311724a5d66cb028fc65aa351e56f827d328032a95c9fb0c882bd8
|
||||
SHA512 (ansible-documentation-2.14.12.tar.gz) = 6dfa6a1b4e1b0eb714de33bc72336e05337fca9273025b7c5fdef1b7a8ef6fef1f9a2fe1a697f138d666f078bb69842309bb58c31d837b95fe9be61ccbc3b076
|
||||
SHA512 (Jinja2-3.1.2.tar.gz) = 5dfe122c1beef5305b34d25f22f96607bd3a6cba098b03091850ea36fefe62b645a7218d7584b35bea252393ac922c9bb3654a9e90f23bcfb273e811fcf2f2c1
|
||||
SHA512 (MarkupSafe-2.1.2.tar.gz) = 84dbeddaf2df713b3cce94eb64876fea8f80c608e25130c18e4691be2b1dea56df8b772d26c0caca88231ef795125eb9678210c33bf20518c18e3047912ddb4b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user