Update to 243.1-1
- Fix tooltip on Plug/Unplug button - Integration test fixes
This commit is contained in:
parent
3027891111
commit
0f0adba1f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/cockpit-machines-242.tar.gz
|
||||
/cockpit-machines-242.1.tar.gz
|
||||
/cockpit-machines-243.tar.gz
|
||||
/cockpit-machines-243.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 243
|
||||
Version: 243.1
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2021 Red Hat, Inc.
|
||||
@ -64,6 +64,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Apr 22 2021 Martin Pitt <martin@piware.de> - 243.1-1
|
||||
|
||||
- Fix tooltip on Plug/Unplug button
|
||||
- Integration test fixes
|
||||
|
||||
* Wed Apr 14 2021 Matej Marusak <mmarusak@redhat.com> - 243-1
|
||||
|
||||
- PatternFly 4 updates
|
||||
|
@ -2,6 +2,6 @@ discover:
|
||||
how: fmf
|
||||
repository: https://github.com/cockpit-project/cockpit-machines
|
||||
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
|
||||
ref: "243"
|
||||
ref: "243.1"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-243.tar.gz) = 48d7ddb4bd6cf645f4ba5d0ac4d9435704e8422f0c7c3a87ed6eb2dc149320ba1018b0b775a3629b4970655e70795ccccc8986a0dc23563b02a18ca9de56d08b
|
||||
SHA512 (cockpit-machines-243.1.tar.gz) = f4de95d123bf34708b9cb929ad92141c0319d4adbc600d3c7cfffa5c586bf646038dbc477eabb8dc019a25afdf7df85ac02521f8f026af048f3dc7857a538caf
|
||||
|
Loading…
Reference in New Issue
Block a user