import cockpit-appstream-264.1-1.el8

This commit is contained in:
CentOS Sources 2022-03-06 02:09:17 +00:00 committed by Stepan Oksanichenko
parent 5a062c7db6
commit 13ee3ba69f
3 changed files with 9 additions and 6 deletions

View File

@ -1,2 +1,2 @@
c408f0050d65f48049f8f3f0ef0ab49e55251988 SOURCES/cockpit-264.tar.xz
7e6affcdcf77a84c7411078c6be1ce998274acb2 SOURCES/cockpit-machines-262.tar.xz
bdc1568b2e05f52c14c626b1f22a089914b9b883 SOURCES/cockpit-264.1.tar.xz
87ed0eeda8d77242dba1e3d4104e17b07904371a SOURCES/cockpit-machines-263.tar.xz

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/cockpit-264.tar.xz
SOURCES/cockpit-machines-262.tar.xz
SOURCES/cockpit-264.1.tar.xz
SOURCES/cockpit-machines-263.tar.xz

View File

@ -1,5 +1,5 @@
# This spec file has been automatically updated
Version: 264
Version: 264.1
Release: 1%{?dist}
#
# Copyright (C) 2014-2020 Red Hat, Inc.
@ -31,7 +31,7 @@ Release: 1%{?dist}
# by tools/gen-spec-dependencies during "make dist", but keep a hardcoded fallback
%define required_base 122
%define machines_version 262
%define machines_version 263
# we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly
%if 0%{?centos}
@ -716,6 +716,9 @@ via PackageKit.
# The changelog is automatically generated and merged
%changelog
* Thu Mar 03 2022 Martin Pitt <mpitt@redhat.com> - 264.1-1
- Translation updates (rhbz#2060292)
* Fri Feb 25 2022 Martin Pitt <mpitt@redhat.com> - 264-1
- Machines: Fix broken VM deletion dialog layout
- Translation updates