import cockpit-appstream-251-1.el8

This commit is contained in:
CentOS Sources 2021-08-25 10:18:49 +00:00 committed by Andrew Lukoshko
parent 688b11bda6
commit 2f48329f7b
3 changed files with 9 additions and 6 deletions

View File

@ -1,2 +1,2 @@
0c00709859955a5fc32008662c7309d5d62538b7 SOURCES/cockpit-250.tar.xz
50e031b7bf14209b3d5b888ccc6b0b06f186476d SOURCES/cockpit-machines-249.1.tar.gz
d59a0eb6157945319714511842aa46e2b1645941 SOURCES/cockpit-251.tar.xz
a0f57d0c6cbb5c198464e58efbaeacdb8f0b8218 SOURCES/cockpit-machines-250.1.tar.gz

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/cockpit-250.tar.xz
SOURCES/cockpit-machines-249.1.tar.gz
SOURCES/cockpit-251.tar.xz
SOURCES/cockpit-machines-250.1.tar.gz

View File

@ -1,5 +1,5 @@
# This spec file has been automatically updated
Version: 250
Version: 251
Release: 1%{?dist}
#
# Copyright (C) 2014-2020 Red Hat, Inc.
@ -35,7 +35,7 @@ Release: 1%{?dist}
# by tools/gen-spec-dependencies during "make dist", but keep a hardcoded fallback
%define required_base 122
%define machines_version 249.1
%define machines_version 250.1
# we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly
%if 0%{?centos}
@ -751,6 +751,9 @@ via PackageKit.
# The changelog is automatically generated and merged
%changelog
* Thu Aug 19 2021 Matej Marusak <mmarusak@redhat.com> - 251-1
- Machines: Always show current disk bus type (rhbz#1985256)
* Wed Aug 04 2021 Martin Pitt <mpitt@redhat.com> - 250-1
- Software Updates: Introduce basic kpatch support
- Software Updates: Handle unregistered RHEL systems with non-CDN OS repository