Update to 42-1
- Tests improvements and stabilization
This commit is contained in:
parent
0722c109fc
commit
eab840af3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/cockpit-podman-39.tar.xz
|
/cockpit-podman-39.tar.xz
|
||||||
/cockpit-podman-40.tar.xz
|
/cockpit-podman-40.tar.xz
|
||||||
/cockpit-podman-41.tar.xz
|
/cockpit-podman-41.tar.xz
|
||||||
|
/cockpit-podman-42.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 41
|
Version: 42
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2017-2020 Red Hat, Inc.
|
# Copyright (C) 2017-2020 Red Hat, Inc.
|
||||||
@ -51,6 +51,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 16 2022 Jelle van der Waa <jvanderwaa@redhat.com> - 42-1
|
||||||
|
- Tests improvements and stabilization
|
||||||
|
|
||||||
* Wed Feb 02 2022 Martin Pitt <martin@piware.de> - 41-1
|
* Wed Feb 02 2022 Martin Pitt <martin@piware.de> - 41-1
|
||||||
- Adjust for podman 4.0 API break
|
- Adjust for podman 4.0 API break
|
||||||
- Improve page layout on mobile devices
|
- Improve page layout on mobile devices
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-podman-41.tar.xz) = 7307d9a707c86bd56bd69de64c06982bc0a0305baad1e7331411cb554bba9d7586bb3b234a6960977774d0e5573cf904a1e38c136525190fb159d3da9ae9aca0
|
SHA512 (cockpit-podman-42.tar.xz) = 04abf0444082e8762547358db45114f98f36ec6e22dc2823ef256764871637c2f9f57a965c8cd2f220bf4b5ef1fddb36199870e8953446e00b6c7f798a7c02af
|
||||||
|
Loading…
Reference in New Issue
Block a user