Update to 15-1
- Drop obsolete functionality for Fedora Atomic - Localize dates and times - Make tests non-destructive, to support Fedora gating
This commit is contained in:
parent
a2a977193b
commit
5b0e0396c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/cockpit-podman-12.tar.gz
|
||||
/cockpit-podman-13.tar.gz
|
||||
/cockpit-podman-14.tar.gz
|
||||
/cockpit-podman-15.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 14
|
||||
Version: 15
|
||||
Release: 1%{?dist}
|
||||
Name: cockpit-podman
|
||||
Summary: Cockpit component for Podman containers
|
||||
@ -32,6 +32,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2020 Martin Pitt <martin@piware.de> - 15-1
|
||||
|
||||
- Drop obsolete functionality for Fedora Atomic
|
||||
- Localize dates and times
|
||||
- Make tests non-destructive, to support Fedora gating
|
||||
|
||||
* Wed Mar 04 2020 Martin Pitt <martin@piware.de> - 14-1
|
||||
|
||||
- Fix crash on filtering anonymous images
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-14.tar.gz) = a5baa1ba91c4c8271082a9315072023f083737b17ce76bf7d75a5835783cf7a59839fde6d91c4ecf255ced7a5a38136a2e0cae59dfca656cb902ce4c9708131a
|
||||
SHA512 (cockpit-podman-15.tar.gz) = 8c47cddfd8dfe7e48976fb30edc2034423c74ed33d4fc63913b5849d5f96e07034caf632da2f497e1ed448bf2de028dd7fcc5b2244f1b8437b79bc3c0b185941
|
||||
|
Loading…
Reference in New Issue
Block a user