Update to 6-1
- Fix various UI regressions from Cockpit's PatternFly 4 switch - Add packit configuration (https://packit.dev/)
This commit is contained in:
parent
63ed673451
commit
f7e333f9f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/cockpit-podman-3.tar.gz
|
||||
/cockpit-podman-4.tar.gz
|
||||
/cockpit-podman-5.tar.gz
|
||||
/cockpit-podman-6.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 5
|
||||
Version: 6
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-podman
|
||||
Summary: Cockpit component for Podman containers
|
||||
@ -32,6 +32,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2019 Martin Pitt <martin@piware.de> - 6-1
|
||||
|
||||
- Fix various UI regressions from Cockpit's PatternFly 4 switch
|
||||
- Add packit configuration (https://packit.dev/)
|
||||
|
||||
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 5-1
|
||||
|
||||
- Add container Terminal
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-5.tar.gz) = 1a439a0d18d2d62e9f6c3d63f6bac960b925626940c37a00e9ed9011b137ad4dbfe8c9293c328f3799fbfbe870b654e1d43da91afb0f37338b78402dec0d5b76
|
||||
SHA512 (cockpit-podman-6.tar.gz) = a2eeb48d8c4cece7589ca15cedd7dcd0ded514686c009ede9913176598dc221fb9db4be64eae5b1b5acc77f99ef85cc3f579233e5aa021529596e8312008bc9f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user