Update to 265-1
- Translation updates - Tests robustification
This commit is contained in:
parent
b22320474f
commit
ee035044f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/cockpit-machines-262.tar.xz
|
/cockpit-machines-262.tar.xz
|
||||||
/cockpit-machines-263.tar.xz
|
/cockpit-machines-263.tar.xz
|
||||||
/cockpit-machines-264.tar.xz
|
/cockpit-machines-264.tar.xz
|
||||||
|
/cockpit-machines-265.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 264
|
Version: 265
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021 Red Hat, Inc.
|
# Copyright (C) 2021 Red Hat, Inc.
|
||||||
@ -69,6 +69,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 30 2022 Matej Marusak <mmarusak@redhat.com> - 265-1
|
||||||
|
- Translation updates
|
||||||
|
- Tests robustification
|
||||||
|
|
||||||
* Wed Mar 16 2022 Simon Kobyda <skobyda@redhat.com> - 264-1
|
* Wed Mar 16 2022 Simon Kobyda <skobyda@redhat.com> - 264-1
|
||||||
- Disk serial number
|
- Disk serial number
|
||||||
- Multiple fixes of host device attachement
|
- Multiple fixes of host device attachement
|
||||||
|
@ -2,6 +2,6 @@ discover:
|
|||||||
how: fmf
|
how: fmf
|
||||||
repository: https://github.com/cockpit-project/cockpit-machines
|
repository: https://github.com/cockpit-project/cockpit-machines
|
||||||
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
|
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
|
||||||
ref: "264"
|
ref: "265"
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-machines-264.tar.xz) = 46a5a9ae4568ee2a9acc89b0b5b4e9946e3bdd3e74dc12c4ed29bc92b567703053afe373035feaa47f1c05e44ff1f6265a75e4a1b1ec120838a31ae09cf6e22f
|
SHA512 (cockpit-machines-265.tar.xz) = 15f3277da8c6ac1f1c0efbc00f478921a104443a8ba8f2c33827d132c2b7b98ce8269d5a88ab02316c94135b6c398d08c77ee35233c9504f8ff1d3f64ef7d657
|
||||||
|
Loading…
Reference in New Issue
Block a user