Update to 29-1
- PatternFly 4 updates for a more consistent UI - Accessibility fixes - Add FMF tests for sharing tests with up- and downstream
This commit is contained in:
parent
81ea60439b
commit
079905143b
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/cockpit-podman-27.1.tar.gz
|
/cockpit-podman-27.1.tar.gz
|
||||||
/cockpit-podman-28.tar.gz
|
/cockpit-podman-28.tar.gz
|
||||||
/cockpit-podman-28.1.tar.gz
|
/cockpit-podman-28.1.tar.gz
|
||||||
|
/cockpit-podman-29.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 28.1
|
Version: 29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2017-2020 Red Hat, Inc.
|
# Copyright (C) 2017-2020 Red Hat, Inc.
|
||||||
@ -51,6 +51,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
%{_datadir}/metainfo/*
|
%{_datadir}/metainfo/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 19 2021 Martin Pitt <martin@piware.de> - 29-1
|
||||||
|
|
||||||
|
- PatternFly 4 updates for a more consistent UI
|
||||||
|
- Accessibility fixes
|
||||||
|
- Add FMF tests for sharing tests with up- and downstream
|
||||||
|
|
||||||
* Thu Feb 11 2021 Matej Marusak <mmarusak@redhat.com> - 28.1-1
|
* Thu Feb 11 2021 Matej Marusak <mmarusak@redhat.com> - 28.1-1
|
||||||
|
|
||||||
- Improve tests to be more robust against unstable Podman API
|
- Improve tests to be more robust against unstable Podman API
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-podman-28.1.tar.gz) = 07eec273f452f269a041df0d20375ba27acbf1c150d81026693f9904a13e86062a41994556d735f82def85aca3e3d68aba602872a5fe381bbf161fdb6bd7ff09
|
SHA512 (cockpit-podman-29.tar.gz) = c3e42c57a3c2bfa3c9f9638553228acb69d50c3b5b0f04705a18d8bc0885a7d47f9abe3460a4f140a7456afa568baa05d92ec3c0085a4f0694b11f5d8f461a2e
|
||||||
|
Loading…
Reference in New Issue
Block a user