Update to 250.1-1
- Test fixes for RHEL gating
This commit is contained in:
parent
bb3b2792af
commit
345cc8f078
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/cockpit-machines-249.tar.gz
|
||||
/cockpit-machines-249.1.tar.gz
|
||||
/cockpit-machines-250.tar.gz
|
||||
/cockpit-machines-250.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 250
|
||||
Version: 250.1
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2021 Red Hat, Inc.
|
||||
@ -64,6 +64,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Tue Aug 24 2021 Matej Marusak <mmarusak@redhat.com> - 250.1-1
|
||||
- Test fixes for RHEL gating
|
||||
|
||||
* Wed Aug 18 2021 Marius Vollmer <mvollmer@redhat.com> - 250-1
|
||||
- Update to upstream 250 release
|
||||
|
||||
|
@ -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: "250"
|
||||
ref: "250.1"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-250.tar.gz) = add5d767d8243cc22f1810a3ec67f49d476a538c0b6ee0a1a1667fcb276dda23f24d7db859d38ed2661a6e2ec09c9d8cdaf3c13dfaa92490af5d40dac93bc14d
|
||||
SHA512 (cockpit-machines-250.1.tar.gz) = 165d0436b37ef92127b9010b3186ccdd6def8fae5c39b7d8b6a9b39b0dd46b70f38dcfc38cf3071bfd8ac46735d40a953ac10ca1e36cfc816c0a2afbf6487a33
|
||||
|
Loading…
Reference in New Issue
Block a user