Update to 14-1
- Fix crash on filtering anonymous images - Translation updates
This commit is contained in:
parent
d76b6dc6d7
commit
6b6f29bd60
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/cockpit-podman-11.tar.gz
|
/cockpit-podman-11.tar.gz
|
||||||
/cockpit-podman-12.tar.gz
|
/cockpit-podman-12.tar.gz
|
||||||
/cockpit-podman-13.tar.gz
|
/cockpit-podman-13.tar.gz
|
||||||
|
/cockpit-podman-14.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 13
|
Version: 14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Name: cockpit-podman
|
Name: cockpit-podman
|
||||||
Summary: Cockpit component for Podman containers
|
Summary: Cockpit component for Podman containers
|
||||||
@ -32,6 +32,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 04 2020 Martin Pitt <martin@piware.de> - 14-1
|
||||||
|
|
||||||
|
- Fix crash on filtering anonymous images
|
||||||
|
- Translation updates
|
||||||
|
|
||||||
* Wed Feb 05 2020 sanne raymaekers <sanne.raymaekers@gmail.com> - 13-1
|
* Wed Feb 05 2020 sanne raymaekers <sanne.raymaekers@gmail.com> - 13-1
|
||||||
|
|
||||||
- Show historical logs
|
- Show historical logs
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-podman-13.tar.gz) = ef50d42b9f0a343ec0c0c42365416506ec9fafbc63ff849f16e3fe581a505a3acba7d0bd0ecac55dd593f8f6a47eca08deb7b6f7cd5934f2b84d6596ae964806
|
SHA512 (cockpit-podman-14.tar.gz) = a5baa1ba91c4c8271082a9315072023f083737b17ce76bf7d75a5835783cf7a59839fde6d91c4ecf255ced7a5a38136a2e0cae59dfca656cb902ce4c9708131a
|
||||||
|
Loading…
Reference in New Issue
Block a user