Update to 259-1
- Update to upstream 259 release
This commit is contained in:
parent
8fab896687
commit
92b382385c
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/cockpit-machines-257.tar.xz
|
/cockpit-machines-257.tar.xz
|
||||||
/cockpit-machines-258.tar.xz
|
/cockpit-machines-258.tar.xz
|
||||||
/cockpit-machines-258.1.tar.xz
|
/cockpit-machines-258.1.tar.xz
|
||||||
|
/cockpit-machines-259.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 258.1
|
Version: 259
|
||||||
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 Jan 05 2022 Simon Kobyda <skobyda@redhat.com> - 259-1
|
||||||
|
- Update to upstream 259 release
|
||||||
|
|
||||||
* Mon Dec 13 2021 Martin Pitt <martin@piware.de> - 258.1-1
|
* Mon Dec 13 2021 Martin Pitt <martin@piware.de> - 258.1-1
|
||||||
- Test fixes
|
- Test fixes
|
||||||
|
|
||||||
|
@ -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: "258.1"
|
ref: "259"
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-machines-258.1.tar.xz) = 2c4e3fdac820e2ba501140f8daa98db2134f478fed1b1ff47276d6c56f8ec59c03ae9865cb1c1b441cb0b0341628447bfb6eb5edd81092b77ca7f4ec8b48cd2a
|
SHA512 (cockpit-machines-259.tar.xz) = ae5e3af8d982f894fe91a9344a5a27815bcabd03a9e4bb296600fd3a678f9538cf974f1d3f23e22b5f92915b5f4d9b4d8b02236ba28dd9d011664c05a4421e19
|
||||||
|
Loading…
Reference in New Issue
Block a user