Update to Fedora 250-1 release
Related: rhbz#1962078
This commit is contained in:
parent
67da0b4d2e
commit
c068dffd66
1
.gitignore
vendored
1
.gitignore
vendored
@ -212,3 +212,4 @@
|
||||
/cockpit-247.tar.xz
|
||||
/cockpit-248.tar.xz
|
||||
/cockpit-249.tar.xz
|
||||
/cockpit-250.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 249
|
||||
Version: 250
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2014-2020 Red Hat, Inc.
|
||||
@ -718,6 +718,13 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Aug 04 2021 Martin Pitt <mpitt@redhat.com> - 250-1
|
||||
- Shell: Improve admin switcher and session menu
|
||||
- Software Updates: Introduce basic kpatch support
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 249-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Wed Jul 21 2021 Matej Marusak <mmarusak@redhat.com> - 249-1
|
||||
- storage: Content table improvements
|
||||
- common: Add Content-Type for wasm
|
||||
|
@ -2,6 +2,6 @@ discover:
|
||||
how: fmf
|
||||
repository: https://github.com/cockpit-project/cockpit
|
||||
# FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585
|
||||
ref: "249"
|
||||
ref: "250"
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-249.tar.xz) = 1557fc1ca95f41a73d8e639fc122e471bb422850d4f44a2e1a99639bebf68d73c24056188550a1804d18515d1d70c41dcfeda033ed96da3d53c21932fec549c4
|
||||
SHA512 (cockpit-250.tar.xz) = 5dc715c1560359208698f66b17dfad847b79be540e9dc810b19bb97faece1c5eb0a8864b8a26b5f55725e1c5cef388dca4dd196f8d00802349c99f904fd09724
|
||||
|
Loading…
Reference in New Issue
Block a user