Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a00ed455a |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -28,3 +28,4 @@
|
|||
/community.docker-3.13.0.tar.gz
|
||||
/community.docker-4.1.0.tar.gz
|
||||
/community.docker-4.7.0.tar.gz
|
||||
/community.docker-4.8.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
|
||||
Name: ansible-collection-community-docker
|
||||
Version: 4.7.0
|
||||
Version: 4.8.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Ansible modules and plugins for working with Docker
|
||||
|
||||
|
|
@ -111,6 +111,9 @@ find -type f ! -executable -name '*.py' -print -exec sed -i -e '1{\@^#!.*@d}' '{
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 05 2025 Maxwell G <maxwell@gtmx.me> - 4.8.4-1
|
||||
- Update to 4.8.4.
|
||||
|
||||
* Sat Aug 30 2025 Maxwell G <maxwell@gtmx.me> - 4.7.0-1
|
||||
- Update to 4.7.0. Fixes rhbz#2332649.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (community.docker-4.7.0.tar.gz) = 5abd256e525e583d028e84a6ce160617780a4a60e72141fe1ac8f73a62a147deb45da5e53a56657ffc228051569340208bf679ce1d6f6f89c740176e9aa8fc63
|
||||
SHA512 (community.docker-4.8.4.tar.gz) = 415d6a8237815a1bec850c57daefb89c902a63cc0a42e94b4a57ecb97e4efef49e070abeca61f22c779d2d237d4eec7c86dc2cc6229a2755ead3754f69c03ce8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue