Update to 251-1
- Bug fixes and improvements
This commit is contained in:
parent
345cc8f078
commit
c1e29c0f0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/cockpit-machines-249.1.tar.gz
|
||||
/cockpit-machines-250.tar.gz
|
||||
/cockpit-machines-250.1.tar.gz
|
||||
/cockpit-machines-251.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 250.1
|
||||
Version: 251
|
||||
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
|
||||
* Wed Sep 01 2021 Simon Kobyda <skobyda@redhat.com> - 251-1
|
||||
- Bug fixes and improvements
|
||||
|
||||
* Tue Aug 24 2021 Matej Marusak <mmarusak@redhat.com> - 250.1-1
|
||||
- Test fixes for RHEL gating
|
||||
|
||||
|
@ -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.1"
|
||||
ref: "251"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-250.1.tar.gz) = 165d0436b37ef92127b9010b3186ccdd6def8fae5c39b7d8b6a9b39b0dd46b70f38dcfc38cf3071bfd8ac46735d40a953ac10ca1e36cfc816c0a2afbf6487a33
|
||||
SHA512 (cockpit-machines-251.tar.gz) = 1d4ba56f85b29e971237f152a7edbc0e6e4bc22fe544e8503638d982cb47d93e6c1edd2c85838c7118b222415e53a97ac488057f44cf2e8f08318f3c7de27f30
|
||||
|
Loading…
Reference in New Issue
Block a user