Update to new upstream release 251
Resolves: rhbz#1989888
This commit is contained in:
parent
3279079038
commit
e19832d7b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
|||||||
/cockpit-248.tar.xz
|
/cockpit-248.tar.xz
|
||||||
/cockpit-249.tar.xz
|
/cockpit-249.tar.xz
|
||||||
/cockpit-250.tar.xz
|
/cockpit-250.tar.xz
|
||||||
|
/cockpit-251.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 250
|
Version: 251
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Copyright (C) 2014-2020 Red Hat, Inc.
|
# Copyright (C) 2014-2020 Red Hat, Inc.
|
||||||
#
|
#
|
||||||
@ -718,6 +718,9 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 23 2021 Matej Marusak <mmarusak@redhat.com> - 251-1
|
||||||
|
- Logs: Fix layout in Asian languages (rhbz#1989888)
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 250-2
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 250-2
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
@ -2,6 +2,7 @@ discover:
|
|||||||
how: fmf
|
how: fmf
|
||||||
repository: https://github.com/cockpit-project/cockpit
|
repository: https://github.com/cockpit-project/cockpit
|
||||||
# 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: "250"
|
# HACK: Use https://github.com/cockpit-project/cockpit/pull/16252
|
||||||
|
ref: "53e99fe3bd7305f357f53a942d3f7bed3758782f"
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cockpit-250.tar.xz) = 5dc715c1560359208698f66b17dfad847b79be540e9dc810b19bb97faece1c5eb0a8864b8a26b5f55725e1c5cef388dca4dd196f8d00802349c99f904fd09724
|
SHA512 (cockpit-251.tar.xz) = 9ded4b394520b11a3c711ad7c808fb7f216a5015b935077ddd8bd4c34951bd536696a3353d90e1b2819e284fe3001ed25ab8e6e03262eb3eaa1e30393db1a136
|
||||||
|
Loading…
Reference in New Issue
Block a user