import cockpit-appstream-276-1.el8
This commit is contained in:
parent
79e4456551
commit
ec1e430a38
@ -1,2 +1,2 @@
|
|||||||
966f5b12e230d08d7ffe35ffbbcf882153454430 SOURCES/cockpit-275.tar.xz
|
667aea91cc30d7abf45f0f7574ed12109a0e6b54 SOURCES/cockpit-276.tar.xz
|
||||||
3ea687c846787a99fc1fb28b14f44aba48be90ed SOURCES/cockpit-machines-273.tar.xz
|
4898411d2555d294ca57d887c548b5992811bf51 SOURCES/cockpit-machines-274.tar.xz
|
||||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/cockpit-275.tar.xz
|
SOURCES/cockpit-276.tar.xz
|
||||||
SOURCES/cockpit-machines-273.tar.xz
|
SOURCES/cockpit-machines-274.tar.xz
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
# we maintain the basic/optional split, then it can be replaced with just %{version}.
|
# we maintain the basic/optional split, then it can be replaced with just %{version}.
|
||||||
%define required_base 266
|
%define required_base 266
|
||||||
|
|
||||||
%define machines_version 273
|
%define machines_version 274
|
||||||
|
|
||||||
# we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly
|
# we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly
|
||||||
%if 0%{?centos}
|
%if 0%{?centos}
|
||||||
@ -51,7 +51,7 @@ Summary: Web Console for Linux servers
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://cockpit-project.org/
|
URL: https://cockpit-project.org/
|
||||||
|
|
||||||
Version: 275
|
Version: 276
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||||
Source1: https://github.com/cockpit-project/cockpit-machines/releases/download/%{machines_version}/cockpit-machines-%{machines_version}.tar.xz
|
Source1: https://github.com/cockpit-project/cockpit-machines/releases/download/%{machines_version}/cockpit-machines-%{machines_version}.tar.xz
|
||||||
@ -693,6 +693,9 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 12 2022 Martin Pitt <mpitt@redhat.com> - 276-1
|
||||||
|
- Translation updates (rhbz#2062693)
|
||||||
|
|
||||||
* Thu Aug 25 2022 Matej Marusak <mmarusak@redhat.com> - 275-1
|
* Thu Aug 25 2022 Matej Marusak <mmarusak@redhat.com> - 275-1
|
||||||
- Machines: Offer downloading RHEL OS only for RHEL >= 8 (rhbz#2118236)
|
- Machines: Offer downloading RHEL OS only for RHEL >= 8 (rhbz#2118236)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user