fe2a05
# This spec file has been automatically updated
fe2a05
Version: 29
fe2a05
Release:        2%{?dist}
fe2a05
Name:           cockpit-podman
fe2a05
Summary:        Cockpit component for Podman containers
fe2a05
License:        LGPLv2+
fe2a05
URL:            https://github.com/cockpit-project/cockpit-podman
fe2a05
fe2a05
Source0:        https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz
fe2a05
# related bug: https://bugzilla.redhat.com/show_bug.cgi?id=1937863
fe2a05
# patch:       https://patch-diff.githubusercontent.com/raw/cockpit-project/cockpit-podman/pull/688.patch
fe2a05
Patch0: cockpit-podman-1937863.patch
fe2a05
BuildArch:      noarch
fe2a05
BuildRequires:  libappstream-glib
fe2a05
fe2a05
Requires:       cockpit-bridge >= 138
fe2a05
Requires:       podman >= 1.3.0
fe2a05
fe2a05
%description
fe2a05
The Cockpit user interface for Podman containers.
fe2a05
fe2a05
%prep
fe2a05
%setup -q -n cockpit-podman
fe2a05
fe2a05
# https://bugzilla.redhat.com/show_bug.cgi?id=1937863
fe2a05
%patch0 -p1
fe2a05
fe2a05
%build
fe2a05
# Nothing to build
fe2a05
fe2a05
%install
fe2a05
%make_install
fe2a05
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
fe2a05
fe2a05
%files
fe2a05
%doc README.md
fe2a05
%license LICENSE
fe2a05
%{_datadir}/cockpit/*
fe2a05
%{_datadir}/metainfo/*
fe2a05
fe2a05
%changelog
32f880
* Thu Mar 11 2021 Jindrich Novy <jnovy@redhat.com> - 29-2
fe2a05
- fix gating test failure for cockpit-podman
32f880
- Related: #1934415
fe2a05
fe2a05
* Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 29-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/29
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Fri Feb 12 2021 Jindrich Novy <jnovy@redhat.com> - 28.1-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28.1
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Wed Feb 10 2021 Jindrich Novy <jnovy@redhat.com> - 28-3
fe2a05
- readd cockpit-system
fe2a05
Related: #1914884
fe2a05
fe2a05
* Tue Feb 09 2021 Jindrich Novy <jnovy@redhat.com> - 28-2
fe2a05
- fix gating tests for cockpit-podman - thanks for Matej Marusak
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 28-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/28
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Mon Jan 18 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-4
fe2a05
- fix "Fix gating tests of container-tools for 8.4.0"
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Fri Jan 15 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-3
fe2a05
- another gating test fix - don't remove all containers but only admin ones
fe2a05
  thanks to Matej Marusak
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Fri Jan 08 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-2
fe2a05
- gating tests - always set VM password
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27.1-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27.1
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Thu Jan 07 2021 Jindrich Novy <jnovy@redhat.com> - 27-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/27
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 26-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/26
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Thu Dec 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-4
fe2a05
- replace docker.io with quay.io for gating tests due do
fe2a05
  docker.io new pull rate limit requirements
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Sat Nov 07 2020 Jindrich Novy <jnovy@redhat.com> - 25-3
fe2a05
- test: Cleanup images before pulling the ones we need - thanks to Matej Marusak
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Tue Nov 03 2020 Jindrich Novy <jnovy@redhat.com> - 25-2
fe2a05
- remove hack in tests
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 25-1
fe2a05
- synchronize with stream-container-tools-rhel8
fe2a05
- Related: #1883490
fe2a05
fe2a05
* Sun Jul 26 2020 Jindrich Novy <jnovy@redhat.com> - 18.1-2
fe2a05
- revert back to 18.1 as this version is aimed at 8.3.0
fe2a05
- Related: #1821193
fe2a05
fe2a05
* Wed Jul 15 2020 Jindrich Novy <jnovy@redhat.com> - 19-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/19
fe2a05
- Related: #1821193
fe2a05
fe2a05
* Wed Jul 15 2020 Martin Pitt <mpitt@redhat.com> - 18.1-1
fe2a05
- Fix AppStream metainfo (rhbz#1854673)
fe2a05
fe2a05
* Mon Jun 15 2020 Jindrich Novy <jnovy@redhat.com> - 18-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/v18
fe2a05
- Related: #1821193
fe2a05
fe2a05
* Fri May 15 2020 Jindrich Novy <jnovy@redhat.com> - 17-1
fe2a05
- update to https://github.com/cockpit-project/cockpit-podman/releases/tag/17
fe2a05
- Related: #1821193
fe2a05
fe2a05
* Tue May 12 2020 Jindrich Novy <jnovy@redhat.com> - 16-1
fe2a05
- synchronize containter-tools 8.3.0 with 8.2.1
fe2a05
- Related: #1821193
fe2a05
fe2a05
* Mon Apr 20 2020 Matej Marusak <mmarusak@redhat.com> - 15-1
fe2a05
- Drop obsolete functionality for Fedora Atomic
fe2a05
- Localize dates and times
fe2a05
- Make tests non-destructive, to support gating
fe2a05
- Fix crash on filtering anonymous images
fe2a05
- Translation updates
fe2a05
- Show historical logs
fe2a05
fe2a05
* Thu Jan 09 2020 Matej Marusak <mmarusak@redhat.com> - 12-1
fe2a05
- Configure CPU share for system containers
fe2a05
- Translation updates
fe2a05
fe2a05
* Thu Nov 28 2019 Matej Marusak <mmarusak@redhat.com> - 11-1
fe2a05
- Fix Alert notification in Image Search Modal
fe2a05
- Allow more than a single Error Notification for Container action errors
fe2a05
- Various Alert cleanups
fe2a05
- Translation updates
fe2a05
fe2a05
* Wed Nov 13 2019 Matej Marusak <mmarusak@redhat.com> - 10-1
fe2a05
- Support for user containers
fe2a05
- Show list of containers that use given image
fe2a05
- Show placeholder while loading containers and images
fe2a05
- Fix setting memory limit rhbz#1732713
fe2a05
- Add container Terminal rhbz#1703245
fe2a05
fe2a05
* Wed Jun 26 2019 Martin Pitt <mpitt@redhat.com> - 4-1
fe2a05
- Fix regression in container commit
fe2a05
- Fix AppStream ID rhbz#1734809
fe2a05
fe2a05
* Mon Jun 17 2019 Martin Pitt <mpitt@redhat.com> - 3-1
fe2a05
- Enable Commit button for running containers
fe2a05
- Fix race condition with container deletion
fe2a05
- Stop fetching all containers/images for each container/image event
fe2a05
fe2a05
* Sun Jun 09 2019 Martin Pitt <mpitt@redhat.com> - 2-2
fe2a05
- Fix podman dependency
fe2a05
fe2a05
* Mon May 27 2019 Martin Pitt <mpitt@redhat.com> - 2-1
fe2a05
- Update to upstream 2 release
fe2a05
- Support podman API 1.3
fe2a05
- Support running commands with arguments
fe2a05
- Show the default command coming from image
fe2a05
- Implement filtering of images and containers
fe2a05
fe2a05
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
fe2a05
- Update to upstream 1 release
fe2a05