Update to 256-1
- Now officially supported on Arch Linux (https://archlinux.org/) - Support selecting between consoles of the same type
This commit is contained in:
parent
d7067b4ec9
commit
adfa1fd898
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/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
|
/cockpit-machines-255.tar.xz
|
||||||
|
/cockpit-machines-256.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 255
|
Version: 256
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021 Red Hat, Inc.
|
# Copyright (C) 2021 Red Hat, Inc.
|
||||||
@ -64,6 +64,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 Nov 10 2021 Katerina Koukiou <kkoukiou@redhat.com> - 256-1
|
||||||
|
- Now officially supported on Arch Linux (https://archlinux.org/)
|
||||||
|
- Support selecting between consoles of the same type
|
||||||
|
|
||||||
* Wed Oct 27 2021 Jelle van der Waa <jvanderwaa@redhat.com> - 255-1
|
* Wed Oct 27 2021 Jelle van der Waa <jvanderwaa@redhat.com> - 255-1
|
||||||
- Translation updates
|
- Translation updates
|
||||||
|
|
||||||
|
@ -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: "255"
|
ref: "256"
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-machines-255.tar.xz) = 420d97f4dd97503cd661bbd6f28960a364a3df224918b72045edc88fd765075fc612e0cc683bc2be63f2cbfa792a241a75a2ea1e57da167d0436f557720974df
|
SHA512 (cockpit-machines-256.tar.xz) = aae6f9644978f50d9e21e8e24c9f672f3f6e5d4665141473143ce92f4545b15cc69d54f13a8c491600ed542d2e53f3e45a141fc83b363530d7e265a7381f7212
|
||||||
|
Loading…
Reference in New Issue
Block a user