Update to 41-1
- Adjust for podman 4.0 API break - Improve page layout on mobile devices
This commit is contained in:
parent
195e8547d2
commit
0722c109fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/cockpit-podman-38.tar.xz
|
||||
/cockpit-podman-39.tar.xz
|
||||
/cockpit-podman-40.tar.xz
|
||||
/cockpit-podman-41.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 40
|
||||
Version: 41
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2017-2020 Red Hat, Inc.
|
||||
@ -51,6 +51,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 02 2022 Martin Pitt <martin@piware.de> - 41-1
|
||||
- Adjust for podman 4.0 API break
|
||||
- Improve page layout on mobile devices
|
||||
|
||||
* Mon Jan 24 2022 Matej Marusak <mmarusak@redhat.com> - 40-1
|
||||
- Add pause/resume to containers
|
||||
- Always pull the latest image when creating a new container
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-40.tar.xz) = 414c6cda944655e2509437797085d9db29318a3db13dca9e28c87f2bee4f68e3606a478402684360b52ff91824a5a76cf43d0cd34c24eeb8261f8fdd54635bf9
|
||||
SHA512 (cockpit-podman-41.tar.xz) = 7307d9a707c86bd56bd69de64c06982bc0a0305baad1e7331411cb554bba9d7586bb3b234a6960977774d0e5573cf904a1e38c136525190fb159d3da9ae9aca0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user