diff --git a/.cockpit-appstream.metadata b/.cockpit-appstream.metadata index ca2094e..3a8645b 100644 --- a/.cockpit-appstream.metadata +++ b/.cockpit-appstream.metadata @@ -1,2 +1,2 @@ -9ca189b88b4c2d6c57de8253bde84ebfd423e34a SOURCES/cockpit-285.tar.xz -429738a0889a34e4979b24a1a0f3a7dab3742d30 SOURCES/cockpit-machines-283.tar.xz +41136ef36163858bc6073a70f45f1f83c73145e2 SOURCES/cockpit-286.tar.xz +23e6da919f68c363346f19be7134ff0e792b51c6 SOURCES/cockpit-machines-284.tar.xz diff --git a/.gitignore b/.gitignore index 31abcaf..e4bf724 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/cockpit-285.tar.xz -SOURCES/cockpit-machines-283.tar.xz +SOURCES/cockpit-286.tar.xz +SOURCES/cockpit-machines-284.tar.xz diff --git a/SPECS/cockpit-appstream.spec b/SPECS/cockpit-appstream.spec index 5076c18..a4ab440 100644 --- a/SPECS/cockpit-appstream.spec +++ b/SPECS/cockpit-appstream.spec @@ -28,7 +28,7 @@ # we maintain the basic/optional split, then it can be replaced with just %{version}. %define required_base 266 -%define machines_version 283 +%define machines_version 284 # we generally want CentOS packages to be like RHEL; special cases need to check %{centos} explicitly %if 0%{?centos} @@ -51,7 +51,7 @@ Summary: Web Console for Linux servers License: LGPLv2+ URL: https://cockpit-project.org/ -Version: 285 +Version: 286 Release: 1%{?dist} 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 @@ -711,6 +711,9 @@ via PackageKit. # The changelog is automatically generated and merged %changelog +* Wed Feb 22 2023 Martin Pitt - 286-1 +- Stability and performance improvements + * Wed Feb 08 2023 Martin Pitt - 285-1 - Stability and performance improvements