import cockpit-podman-18-1.module+el8.3.0+7084+c16098dd
This commit is contained in:
parent
19578f2d91
commit
9eee45c5af
@ -1 +1 @@
|
||||
b7e78c163be798d3bb04a00b6969a7613eaf3280 SOURCES/cockpit-podman-11.tar.gz
|
||||
1bd6efcd576c98886a8116b7017d64842c37d0e1 SOURCES/cockpit-podman-18.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/cockpit-podman-11.tar.gz
|
||||
SOURCES/cockpit-podman-18.tar.gz
|
||||
|
@ -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 <jnovy@redhat.com> - 18-1
|
||||
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18
|
||||
- Related: #1821193
|
||||
|
||||
* Fri May 15 2020 Jindrich Novy <jnovy@redhat.com> - 17-1
|
||||
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/17
|
||||
- Related: #1821193
|
||||
|
||||
* Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 16-1
|
||||
- synchronize containter-tools 8.3.0 with 8.2.1
|
||||
- Related: #1821193
|
||||
|
||||
* Mon Apr 20 2020 Matej Marusak <mmarusak@redhat.com> - 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 <mmarusak@redhat.com> - 12-1
|
||||
- Configure CPU share for system containers
|
||||
- Translation updates
|
||||
|
||||
* Thu Nov 28 2019 Matej Marusak <mmarusak@redhat.com> - 11-1
|
||||
- Fix Alert notification in Image Search Modal
|
||||
- Allow more than a single Error Notification for Container action errors
|
||||
|
Loading…
Reference in New Issue
Block a user