Sync 243.1-1 from Fedora Rawhide
Related: rhbz#1949584
This commit is contained in:
parent
8d8b48b0f3
commit
45df041c42
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,6 +1,6 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 243
|
||||
Release: 2%{?dist}
|
||||
Version: 243.1
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2021 Red Hat, Inc.
|
||||
#
|
||||
@ -64,8 +64,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Apr 21 2021 Martin Pitt <mpitt@redhat.com> - 243-2
|
||||
- Fix FMF tests
|
||||
* 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
|
||||
|
||||
|
@ -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