a471f49
# This spec file has been automatically updated
518dcfc
Version:        13
1b67259
Release: 1%{?dist}
a471f49
Name:           cockpit-podman
a471f49
Summary:        Cockpit component for Podman containers
a471f49
License:        LGPLv2+
a471f49
URL:            https://github.com/cockpit-project/cockpit-podman
a471f49
a471f49
Source0:        https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz
a471f49
BuildArch:      noarch
a471f49
BuildRequires:  libappstream-glib
a471f49
a471f49
Requires:       cockpit-bridge >= 138
a471f49
Requires:       cockpit-shell >= 138
5eea59c
Requires:       podman >= 1.3.0
a471f49
a471f49
%description
a471f49
The Cockpit user interface for Podman containers.
a471f49
a471f49
%prep
a471f49
%setup -q -n cockpit-podman
a471f49
a471f49
%build
a471f49
# Nothing to build
a471f49
a471f49
%install
a471f49
%make_install
a471f49
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
a471f49
a471f49
%files
a471f49
%{_datadir}/cockpit/*
a471f49
%{_datadir}/metainfo/*
a471f49
a471f49
%changelog
518dcfc
* Wed Feb 05 2020 sanne raymaekers <sanne.raymaekers@gmail.com> - 13-1
518dcfc
518dcfc
- Show historical logs
518dcfc
35ff56a
* Wed Jan 08 2020 Katerina Koukiou <kkoukiou@redhat.com> - 12-1
35ff56a
35ff56a
- Configure CPU share for system containers
35ff56a
8035572
* Wed Nov 27 2019 Martin Pitt <martin@piware.de> - 11-1
8035572
8035572
- Fix Alert notification in Image Search Modal
8035572
- Allow more than a single Error Notification for Container action errors
8035572
- Various Alert cleanups
8035572
- Translation updates
8035572
e360116
* Wed Oct 30 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 10-1
e360116
e360116
- Support for user containers
e360116
2fe12e4
* Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 9-1
2fe12e4
2fe12e4
- Minimize CSS in production builds
2fe12e4
- Bump NPM dependencies to latest versions
2fe12e4
bda2f14
* Wed Sep 04 2019 Martin Pitt <martin@piware.de> - 8-1
bda2f14
bda2f14
- Show list of containers that use given image
bda2f14
- Show placeholder while loading containers and images
bda2f14
- Fix setting memory limit
bda2f14
591f6e3
* Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 7-1
591f6e3
591f6e3
- Fix AppStream ID
591f6e3
- Adjust tests to changed Cockpit Services page
591f6e3
bcba476
* Fri Jul 19 2019 Martin Pitt <martin@piware.de> - 6-1
bcba476
bcba476
- Fix various UI regressions from Cockpit's PatternFly 4 switch
bcba476
- Add packit configuration (https://packit.dev/)
bcba476
5eea59c
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 5-1
5eea59c
5eea59c
- Add container Terminal
5eea59c
074d246
* Wed Jun 26 2019 Katerina Koukiou <kkoukiou@redhat.com> - 4-1
074d246
074d246
- Fix regression in container commit
074d246
1cb455b
* Mon Jun 17 2019 Martin Pitt <martin@piware.de> - 3-1
1cb455b
1cb455b
- Enable Commit button for running containers
1cb455b
- Fix race condition with container deletion
1cb455b
- Stop fetching all containers/images for each container/image event
1cb455b
1b67259
* Fri May 24 2019 Cockpit Project <cockpituous@gmail.com> - 2-1
1b67259
- Update to upstream 2 release
1b67259
a471f49
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
a471f49
- Update to upstream 1 release
a471f49