automatic version update by autodist [release 28.0.4-1mamba;Wed Mar 26 2025]

This commit is contained in:
Automatic Build System 2025-03-27 15:36:39 +01:00
parent f98ced6621
commit a4febe8e22

View File

@ -4,7 +4,7 @@
%define tini_tag master@de40ad007797e0dcd8b7126f27bb87401d224240
Name: docker
Version: 28.0.2
Version: 28.0.4
Release: 1mamba
Summary: An open-source application container engine
Group: System/Servers
@ -119,9 +119,6 @@ ln -s containerd-shim %{buildroot}%{_bindir}/docker-containerd-shim
ln -s ctr %{buildroot}%{_bindir}/docker-containerd-ctr
ln -s runc %{buildroot}%{_bindir}/docker-runc
# Fix error in final rmbuild
chmod u+w pkg -R
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -167,6 +164,9 @@ fi
%doc moby/AUTHORS moby/LICENSE
%changelog
* Wed Mar 26 2025 Automatic Build System <autodist@openmamba.org> 28.0.4-1mamba
- automatic version update by autodist
* Thu Mar 20 2025 Automatic Build System <autodist@openmamba.org> 28.0.2-1mamba
- automatic version update by autodist