Blame cockpit-podman.spec

58b06d3
# This spec file has been automatically updated
eac67a5
Version:        16
eac67a5
Release: 1%{?dist}
58b06d3
Name:           cockpit-podman
58b06d3
Summary:        Cockpit component for Podman containers
58b06d3
License:        LGPLv2+
58b06d3
URL:            https://github.com/cockpit-project/cockpit-podman
58b06d3
58b06d3
Source0:        https://github.com/cockpit-project/cockpit-podman/releases/download/%{version}/cockpit-podman-%{version}.tar.gz
58b06d3
BuildArch:      noarch
58b06d3
BuildRequires:  libappstream-glib
58b06d3
58b06d3
Requires:       cockpit-bridge >= 138
58b06d3
Requires:       cockpit-shell >= 138
63ed673
Requires:       podman >= 1.3.0
58b06d3
58b06d3
%description
58b06d3
The Cockpit user interface for Podman containers.
58b06d3
58b06d3
%prep
58b06d3
%setup -q -n cockpit-podman
58b06d3
58b06d3
%build
58b06d3
# Nothing to build
58b06d3
58b06d3
%install
58b06d3
%make_install
58b06d3
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
58b06d3
58b06d3
%files
58b06d3
%{_datadir}/cockpit/*
58b06d3
%{_datadir}/metainfo/*
58b06d3
58b06d3
%changelog
eac67a5
* Wed Apr 29 2020 Martin Pitt <martin@piware.de> - 16-1
eac67a5
eac67a5
- Restyle buttons and dropdowns to be consistent with Cockpit
eac67a5
- Disable button and show a spinner while delete operation is in progress
eac67a5
- Translation updates
eac67a5
3414c06
* Thu Apr 16 2020 Martin Pitt <martin@piware.de> - 15-3
5b0e039
5b0e039
- Drop obsolete functionality for Fedora Atomic
5b0e039
- Localize dates and times
5b0e039
- Make tests non-destructive, to support Fedora gating
5b0e039
6b6f29b
* Wed Mar 04 2020 Martin Pitt <martin@piware.de> - 14-1
6b6f29b
6b6f29b
- Fix crash on filtering anonymous images
6b6f29b
- Translation updates
6b6f29b
d76b6dc
* Wed Feb 05 2020 sanne raymaekers <sanne.raymaekers@gmail.com> - 13-1
d76b6dc
d76b6dc
- Show historical logs
d76b6dc
74cd4b6
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 12-2
74cd4b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
74cd4b6
6f6d80f
* Wed Jan 08 2020 Katerina Koukiou <kkoukiou@redhat.com> - 12-1
6f6d80f
6f6d80f
- Configure CPU share for system containers
6f6d80f
11c8a72
* Wed Nov 27 2019 Martin Pitt <martin@piware.de> - 11-1
11c8a72
11c8a72
- Fix Alert notification in Image Search Modal
11c8a72
- Allow more than a single Error Notification for Container action errors
11c8a72
- Various Alert cleanups
11c8a72
- Translation updates
11c8a72
207d690
* Wed Oct 30 2019 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 10-1
207d690
207d690
- Support for user containers
207d690
eb54aaf
* Wed Oct 02 2019 Martin Pitt <martin@piware.de> - 9-1
eb54aaf
eb54aaf
- Minimize CSS in production builds
eb54aaf
- Bump NPM dependencies to latest versions
eb54aaf
f902a68
* Wed Sep 04 2019 Martin Pitt <martin@piware.de> - 8-1
f902a68
f902a68
- Show list of containers that use given image
f902a68
- Show placeholder while loading containers and images
f902a68
- Fix setting memory limit
f902a68
b0549bf
* Wed Jul 31 2019 Martin Pitt <martin@piware.de> - 7-1
b0549bf
b0549bf
- Fix AppStream ID
b0549bf
- Adjust tests to changed Cockpit Services page
b0549bf
24da49c
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6-2
24da49c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
24da49c
f7e333f
* Fri Jul 19 2019 Martin Pitt <martin@piware.de> - 6-1
f7e333f
f7e333f
- Fix various UI regressions from Cockpit's PatternFly 4 switch
f7e333f
- Add packit configuration (https://packit.dev/)
f7e333f
63ed673
* Wed Jul 10 2019 Martin Pitt <martin@piware.de> - 5-1
63ed673
63ed673
- Add container Terminal
63ed673
018508d
* Wed Jun 26 2019 Katerina Koukiou <kkoukiou@redhat.com> - 4-1
018508d
018508d
- Fix regression in container commit
018508d
d94ed65
* Mon Jun 17 2019 Martin Pitt <martin@piware.de> - 3-1
d94ed65
d94ed65
- Enable Commit button for running containers
d94ed65
- Fix race condition with container deletion
d94ed65
- Stop fetching all containers/images for each container/image event
d94ed65
279270f
* Fri May 24 2019 Cockpit Project <cockpituous@gmail.com> - 2-1
279270f
- Update to upstream 2 release
279270f
58b06d3
* Wed Apr 17 2019 Cockpit Project <cockpituous@gmail.com> - 1-2
58b06d3
- Update to upstream 1 release
58b06d3