Update to 8-1
- Show list of containers that use given image - Show placeholder while loading containers and images - Fix setting memory limit
This commit is contained in:
parent
b0549bff16
commit
f902a68a9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/cockpit-podman-5.tar.gz
|
||||
/cockpit-podman-6.tar.gz
|
||||
/cockpit-podman-7.tar.gz
|
||||
/cockpit-podman-8.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 7
|
||||
Version: 8
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-podman
|
||||
Summary: Cockpit component for Podman containers
|
||||
@ -32,6 +32,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 04 2019 Martin Pitt <martin@piware.de> - 8-1
|
||||
|
||||
- Show list of containers that use given image
|
||||
- Show placeholder while loading containers and images
|
||||
- Fix setting memory limit
|
||||
|
||||
* Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 7-1
|
||||
|
||||
- Fix AppStream ID
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-7.tar.gz) = dba3e79a16d07c262e2276397be5c5ac4eab6303cdd69de45f483b257ee6dcb4011759ea57d0221d1452afc9a0c2296e42956768b1c34108561720b1d15f0ef3
|
||||
SHA512 (cockpit-podman-8.tar.gz) = 179bcf727682b4ff4207d09457b2282599d721c98f722bfabfb170ba4504093f9ddb6b4550b03fa4d1fe7d996da9e44d02f251611ea470565d37bc2473144c19
|
||||
|
||||
Loading…
Reference in New Issue
Block a user