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