Update to 255-1
- Translation updates
This commit is contained in:
parent
33a55f050a
commit
d7067b4ec9
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/cockpit-machines-252.tar.xz
|
/cockpit-machines-252.tar.xz
|
||||||
/cockpit-machines-253.tar.xz
|
/cockpit-machines-253.tar.xz
|
||||||
/cockpit-machines-254.tar.xz
|
/cockpit-machines-254.tar.xz
|
||||||
|
/cockpit-machines-255.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 254
|
Version: 255
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021 Red Hat, Inc.
|
# 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
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 27 2021 Jelle van der Waa <jvanderwaa@redhat.com> - 255-1
|
||||||
|
- Translation updates
|
||||||
|
|
||||||
* Wed Oct 13 2021 Martin Pitt <martin@piware.de> - 254-1
|
* Wed Oct 13 2021 Martin Pitt <martin@piware.de> - 254-1
|
||||||
- Support configuring static MAC → IP address mappings
|
- Support configuring static MAC → IP address mappings
|
||||||
|
|
||||||
|
@ -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: "254"
|
ref: "255"
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-machines-254.tar.xz) = f794220f29b80cb3a17ab25585ad7defbf61cd472bc1c7066bcc895b69ec8b94dce3d8a7f171954f9781f7aa49128fc11645f36cf57895a3e2b22f459da69f43
|
SHA512 (cockpit-machines-255.tar.xz) = 420d97f4dd97503cd661bbd6f28960a364a3df224918b72045edc88fd765075fc612e0cc683bc2be63f2cbfa792a241a75a2ea1e57da167d0436f557720974df
|
||||||
|
Loading…
Reference in New Issue
Block a user