import cockpit-appstream-286.1-1.el8
This commit is contained in:
parent
0fc8e29c09
commit
c378832ece
@ -1,2 +1,2 @@
|
|||||||
41136ef36163858bc6073a70f45f1f83c73145e2 SOURCES/cockpit-286.tar.xz
|
256de4a4ebadbf0c4d1b5b70727e5d9f00674bbe SOURCES/cockpit-286.1.tar.xz
|
||||||
23e6da919f68c363346f19be7134ff0e792b51c6 SOURCES/cockpit-machines-284.tar.xz
|
d7772c2e0aadeacfca24a1fe7f6d33c1fb6f4e54 SOURCES/cockpit-machines-284.1.tar.xz
|
||||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/cockpit-286.tar.xz
|
SOURCES/cockpit-286.1.tar.xz
|
||||||
SOURCES/cockpit-machines-284.tar.xz
|
SOURCES/cockpit-machines-284.1.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 284
|
%define machines_version 284.1
|
||||||
|
|
||||||
# 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: 286
|
Version: 286.1
|
||||||
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
|
||||||
@ -711,6 +711,9 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 Martin Pitt <mpitt@redhat.com> - 286.1-1
|
||||||
|
- Translation updates (rhbz#2139719)
|
||||||
|
|
||||||
* Wed Feb 22 2023 Martin Pitt <mpitt@redhat.com> - 286-1
|
* Wed Feb 22 2023 Martin Pitt <mpitt@redhat.com> - 286-1
|
||||||
- Stability and performance improvements
|
- Stability and performance improvements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user