Update to 249-1
- Disable non-shared storage migration on RHEL - Lots of bug fixes - Translation updates
This commit is contained in:
parent
75a6c9e3ab
commit
b26040c756
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/cockpit-machines-246.tar.gz
|
||||
/cockpit-machines-247.tar.gz
|
||||
/cockpit-machines-248.tar.gz
|
||||
/cockpit-machines-249.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 248
|
||||
Release: 2%{?dist}
|
||||
Version: 249
|
||||
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
|
||||
* Wed Aug 04 2021 Martin Pitt <martin@piware.de> - 249-1
|
||||
- Disable non-shared storage migration on RHEL
|
||||
- Lots of bug fixes
|
||||
- Translation updates
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 248-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
@ -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: "248"
|
||||
ref: "249"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-248.tar.gz) = 09805999337fe8e603ffab236b0e82b988dad6a371841f767d7d0a98bd797ca4489d8a71ec54bb327f68c27053fb8f35b9fb57132ee686ea1ba53755e643e545
|
||||
SHA512 (cockpit-machines-249.tar.gz) = 47d822fc820c1f339f6f14f9afabeb35e6f2f31055a2b19993162ac58067b3e4287d6e8bf8cad093a67fa319163cdc97c13e1abb7c86149339453cf5b13110b3
|
||||
|
Loading…
Reference in New Issue
Block a user