Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
58c6a5e8ef |
3 changed files with 8 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -85,3 +85,5 @@
|
|||
/ansible-documentation-2.18.9.tar.gz
|
||||
/ansible-core-2.18.11.tar.gz
|
||||
/ansible-documentation-2.18.11.tar.gz
|
||||
/ansible-core-2.18.12.tar.gz
|
||||
/ansible-documentation-2.18.12.tar.gz
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
%undefine _py3_shebang_s
|
||||
|
||||
Name: ansible-core
|
||||
Version: 2.18.11
|
||||
Version: 2.18.12
|
||||
%global uversion %{version_no_tilde %{quote:%nil}}
|
||||
Release: 1%{?dist}
|
||||
Summary: A radically simple IT automation system
|
||||
|
|
@ -265,6 +265,9 @@ install -Dpm 0644 licenses/* -t %{buildroot}%{_pkglicensedir}
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 11 2025 Maxwell G <maxwell@gtmx.me> - 2.18.12-1
|
||||
- Update to 2.18.12.
|
||||
|
||||
* Mon Nov 17 2025 Packit <hello@packit.dev> - 2.18.11-1
|
||||
- Update to version 2.18.11
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (ansible-core-2.18.11.tar.gz) = 18302562c449634d9114ec0c113cad3b19866b35e1aec1ccb82ed1bfaa34496a8bccf548a7596d7ab5a989ac985e34a8a796b624f5216f63f3877d6e11edff5b
|
||||
SHA512 (ansible-documentation-2.18.11.tar.gz) = d1144b427b57c466db402ec1fb5b3e6cf80710e059c7d4a22e26360eaa7303b8ff4a937b3d233fc04cd9092ef1adbd28d456a2deedb281c239de8c5dd9f7a091
|
||||
SHA512 (ansible-core-2.18.12.tar.gz) = 9d276f2be553bdd30bc79bb1a4996f2c49f7c64eefc7926a8809b999c6023ed80cae189754caf203b0ebd90a8bb55de6c7489875dca10bad27cf5d944f006f7e
|
||||
SHA512 (ansible-documentation-2.18.12.tar.gz) = 8dda1716f9abc5fa2370f21384a14fc665f21e703aca64c3961f75a9a3cea672a3f99f36dbb798000f8d3c9803e883f60a24d823ce1a6a187cdfbe6d0fdf16c1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue