d4181e
# This spec file has been automatically updated
b1a761
Version:        18
b1a761
Release:        1%{?dist}
d4181e
Name:           cockpit-podman
d4181e
Summary:        Cockpit component for Podman containers
d4181e
License:        LGPLv2+
d4181e
URL:            https://github.com/cockpit-project/cockpit-podman
d4181e
d4181e
Source0:        https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz
d4181e
BuildArch:      noarch
d4181e
BuildRequires:  libappstream-glib
d4181e
d4181e
Requires:       cockpit-bridge >= 138
d4181e
Requires:       cockpit-shell >= 138
ae0cbd
Requires:       podman >= 1.3.0
d4181e
d4181e
%description
d4181e
The Cockpit user interface for Podman containers.
d4181e
d4181e
%prep
d4181e
%setup -q -n cockpit-podman
d4181e
d4181e
%build
d4181e
# Nothing to build
d4181e
d4181e
%install
d4181e
%make_install
d4181e
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
d4181e
d4181e
%files
d4181e
%{_datadir}/cockpit/*
d4181e
%{_datadir}/metainfo/*
d4181e
d4181e
%changelog
b1a761
* Mon Jun 15 2020 Jindrich Novy <jnovy@redhat.com> - 18-1
b1a761
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18
b1a761
- Related: #1821193
b1a761
b1a761
* Fri May 15 2020 Jindrich Novy <jnovy@redhat.com> - 17-1
b1a761
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/17
b1a761
- Related: #1821193
b1a761
b1a761
* Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 16-1
b1a761
- synchronize containter-tools 8.3.0 with 8.2.1
b1a761
- Related: #1821193
b1a761
b1a761
* Mon Apr 20 2020 Matej Marusak <mmarusak@redhat.com> - 15-1
b1a761
- Drop obsolete functionality for Fedora Atomic
b1a761
- Localize dates and times
b1a761
- Make tests non-destructive, to support gating
b1a761
- Fix crash on filtering anonymous images
b1a761
- Translation updates
b1a761
- Show historical logs
b1a761
b1a761
* Thu Jan 09 2020 Matej Marusak <mmarusak@redhat.com> - 12-1
b1a761
- Configure CPU share for system containers
b1a761
- Translation updates
b1a761
ae0cbd
* Thu Nov 28 2019 Matej Marusak <mmarusak@redhat.com> - 11-1
ae0cbd
- Fix Alert notification in Image Search Modal
ae0cbd
- Allow more than a single Error Notification for Container action errors
ae0cbd
- Various Alert cleanups
ae0cbd
- Translation updates
ae0cbd
ae0cbd
* Wed Nov 13 2019 Matej Marusak <mmarusak@redhat.com> - 10-1
ae0cbd
- Support for user containers
ae0cbd
- Show list of containers that use given image
ae0cbd
- Show placeholder while loading containers and images
ae0cbd
- Fix setting memory limit rhbz#1732713
ae0cbd
- Add container Terminal rhbz#1703245
ae0cbd
ae0cbd
* Wed Jun 26 2019 Martin Pitt <mpitt@redhat.com> - 4-1
ae0cbd
- Fix regression in container commit
ae0cbd
- Fix AppStream ID rhbz#1734809
ae0cbd
d4181e
* Mon Jun 17 2019 Martin Pitt <mpitt@redhat.com> - 3-1
d4181e
- Enable Commit button for running containers
d4181e
- Fix race condition with container deletion
d4181e
- Stop fetching all containers/images for each container/image event
d4181e
d4181e
* Sun Jun 09 2019 Martin Pitt <mpitt@redhat.com> - 2-2
d4181e
- Fix podman dependency
d4181e
d4181e
* Mon May 27 2019 Martin Pitt <mpitt@redhat.com> - 2-1
d4181e
- Update to upstream 2 release
d4181e
- Support podman API 1.3
d4181e
- Support running commands with arguments
d4181e
- Show the default command coming from image
d4181e
- Implement filtering of images and containers
d4181e
d4181e
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
d4181e
- Update to upstream 1 release
d4181e