Update to 10-1
- Support for user containers
This commit is contained in:
parent
eb54aaf38a
commit
207d6907ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/cockpit-podman-7.tar.gz
|
||||
/cockpit-podman-8.tar.gz
|
||||
/cockpit-podman-9.tar.gz
|
||||
/cockpit-podman-10.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 9
|
||||
Version: 10
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-podman
|
||||
Summary: Cockpit component for Podman containers
|
||||
@ -32,6 +32,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 30 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 10-1
|
||||
|
||||
- Support for user containers
|
||||
|
||||
* Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 9-1
|
||||
|
||||
- Minimize CSS in production builds
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-9.tar.gz) = e4eb2bf6a45403ba7b8e03d2884bd8f24ae31b9e78ee9fead52db095114f85d5580347a8491403c3c13509630c2f682493ee78c486f20983c34627e6fe37f0e7
|
||||
SHA512 (cockpit-podman-10.tar.gz) = 00c49d88ddd43e46408019d68c16b5cfed6c7645dd9f5181e653072e4da679bdaf21177d49f4ac4707a72ca5236527d21226136c08f5ecb8c3dff01e659e6263
|
||||
|
Loading…
Reference in New Issue
Block a user