diff --git a/.cockpit-podman.metadata b/.cockpit-podman.metadata index 5cb4745..fc0d41e 100644 --- a/.cockpit-podman.metadata +++ b/.cockpit-podman.metadata @@ -1 +1 @@ -b7e78c163be798d3bb04a00b6969a7613eaf3280 SOURCES/cockpit-podman-11.tar.gz +1bd6efcd576c98886a8116b7017d64842c37d0e1 SOURCES/cockpit-podman-18.tar.gz diff --git a/.gitignore b/.gitignore index 6a17c8b..7a3e6ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cockpit-podman-11.tar.gz +SOURCES/cockpit-podman-18.tar.gz diff --git a/SPECS/cockpit-podman.spec b/SPECS/cockpit-podman.spec index c26bf88..9937c70 100644 --- a/SPECS/cockpit-podman.spec +++ b/SPECS/cockpit-podman.spec @@ -1,6 +1,6 @@ # This spec file has been automatically updated -Version: 11 -Release: 1%{?dist} +Version: 18 +Release: 1%{?dist} Name: cockpit-podman Summary: Cockpit component for Podman containers License: LGPLv2+ @@ -32,6 +32,30 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog +* Mon Jun 15 2020 Jindrich Novy - 18-1 +- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18 +- Related: #1821193 + +* Fri May 15 2020 Jindrich Novy - 17-1 +- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/17 +- Related: #1821193 + +* Tue May 12 2020 Jindrich Novy - 16-1 +- synchronize containter-tools 8.3.0 with 8.2.1 +- Related: #1821193 + +* Mon Apr 20 2020 Matej Marusak - 15-1 +- Drop obsolete functionality for Fedora Atomic +- Localize dates and times +- Make tests non-destructive, to support gating +- Fix crash on filtering anonymous images +- Translation updates +- Show historical logs + +* Thu Jan 09 2020 Matej Marusak - 12-1 +- Configure CPU share for system containers +- Translation updates + * Thu Nov 28 2019 Matej Marusak - 11-1 - Fix Alert notification in Image Search Modal - Allow more than a single Error Notification for Container action errors