diff --git a/.gitignore b/.gitignore index bfa93f2..3de27a7 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,9 @@ /cockpit-podman-81.tar.xz /cockpit-podman-82.tar.xz /cockpit-podman-83.tar.xz +/cockpit-podman-84.tar.xz +/cockpit-podman-84.1.tar.xz +/cockpit-podman-85.tar.xz +/cockpit-podman-86.tar.xz +/cockpit-podman-87.tar.xz +/cockpit-podman-88.tar.xz diff --git a/README.packit b/README.packit index 115b422..2fa216c 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.88.0.post1.dev4+gc070191b. +The file was generated using packit 0.97.1.post1.dev4+g1268842e. diff --git a/cockpit-podman.spec b/cockpit-podman.spec index 0823306..fff470b 100644 --- a/cockpit-podman.spec +++ b/cockpit-podman.spec @@ -16,15 +16,20 @@ # Name: cockpit-podman -Version: 83 -Release: 3%{?dist} +Version: 88 +Release: 1%{?dist} Summary: Cockpit component for Podman containers License: LGPL-2.1-or-later URL: https://github.com/cockpit-project/cockpit-podman Source0: https://github.com/cockpit-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz BuildArch: noarch +%if 0%{?suse_version} +# Suse's package has a different name +BuildRequires: appstream-glib +%else BuildRequires: libappstream-glib +%endif BuildRequires: make BuildRequires: gettext %if 0%{?rhel} && 0%{?rhel} <= 8 @@ -38,28 +43,28 @@ Requires: podman >= 2.0.4 Requires: criu-libs %endif -Provides: bundled(npm(@patternfly/patternfly)) = 5.1.0 -Provides: bundled(npm(@patternfly/react-core)) = 5.1.2 -Provides: bundled(npm(@patternfly/react-icons)) = 5.1.2 -Provides: bundled(npm(@patternfly/react-styles)) = 5.1.2 -Provides: bundled(npm(@patternfly/react-table)) = 5.1.2 -Provides: bundled(npm(@patternfly/react-tokens)) = 5.1.2 +Provides: bundled(npm(@patternfly/patternfly)) = 5.3.1 +Provides: bundled(npm(@patternfly/react-core)) = 5.3.3 +Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2 +Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1 +Provides: bundled(npm(@patternfly/react-table)) = 5.3.3 +Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1 Provides: bundled(npm(attr-accept)) = 2.2.2 -Provides: bundled(npm(date-fns)) = 3.2.0 +Provides: bundled(npm(date-fns)) = 3.6.0 Provides: bundled(npm(docker-names)) = 1.2.1 Provides: bundled(npm(file-selector)) = 0.6.0 Provides: bundled(npm(focus-trap)) = 7.5.2 -Provides: bundled(npm(ipaddr.js)) = 2.1.0 +Provides: bundled(npm(ipaddr.js)) = 2.2.0 Provides: bundled(npm(js-tokens)) = 4.0.0 Provides: bundled(npm(lodash)) = 4.17.21 Provides: bundled(npm(loose-envify)) = 1.4.0 Provides: bundled(npm(object-assign)) = 4.1.1 Provides: bundled(npm(prop-types)) = 15.8.1 -Provides: bundled(npm(react-dom)) = 18.2.0 +Provides: bundled(npm(react-dom)) = 18.3.1 Provides: bundled(npm(react-dropzone)) = 14.2.3 Provides: bundled(npm(react-is)) = 16.13.1 -Provides: bundled(npm(react)) = 18.2.0 -Provides: bundled(npm(scheduler)) = 0.23.0 +Provides: bundled(npm(react)) = 18.3.1 +Provides: bundled(npm(scheduler)) = 0.23.2 Provides: bundled(npm(tabbable)) = 6.2.0 Provides: bundled(npm(throttle-debounce)) = 5.0.0 Provides: bundled(npm(tslib)) = 2.6.2 @@ -86,6 +91,24 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog +* Wed May 29 2024 Packit - 88-1 +- Translation updates + +* Thu Apr 25 2024 Packit - 87-1 +- Bug fixes and performance improvements + +* Wed Mar 27 2024 Packit - 86-1 +- Bug fixes and performance improvements + +* Wed Mar 13 2024 Packit - 85-1 +- "bug fixes & performance improvements" + +* Tue Feb 20 2024 Packit - 84.1-1 +- Translation updates (RHEL-25556/RHEL-25557) + +* Wed Feb 14 2024 Packit - 84-1 +- Bug fixes and stability improvements + * Wed Jan 24 2024 Fedora Release Engineering - 83-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/gating.yaml b/gating.yaml index 5a2cf7d..1b4592c 100644 --- a/gating.yaml +++ b/gating.yaml @@ -7,8 +7,8 @@ rules: --- !Policy product_versions: - - rhel-8 - rhel-9 + - rhel-10 decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/packit.yaml b/packit.yaml index dec94bf..4d8eeed 100644 --- a/packit.yaml +++ b/packit.yaml @@ -19,24 +19,22 @@ jobs: - job: copr_build trigger: pull_request targets: - - fedora-38 - fedora-39 + - fedora-40 - fedora-latest-aarch64 - fedora-development - centos-stream-9-x86_64 - centos-stream-9-aarch64 - - centos-stream-8-x86_64 - job: tests trigger: pull_request targets: - - fedora-38 - fedora-39 + - fedora-40 - fedora-latest-aarch64 - fedora-development - centos-stream-9-x86_64 - centos-stream-9-aarch64 - - centos-stream-8-x86_64 - job: copr_build trigger: release @@ -62,19 +60,19 @@ jobs: trigger: release dist_git_branches: - fedora-development - - fedora-38 - fedora-39 + - fedora-40 - job: koji_build trigger: commit dist_git_branches: - fedora-development - - fedora-38 - fedora-39 + - fedora-40 - job: bodhi_update trigger: commit dist_git_branches: # rawhide updates are created automatically - - fedora-38 - fedora-39 + - fedora-40 diff --git a/plans/upstream.fmf b/plans/upstream.fmf index 3d93f8e..380d717 100644 --- a/plans/upstream.fmf +++ b/plans/upstream.fmf @@ -4,6 +4,10 @@ discover: execute: how: tmt +# Let's handle them upstream only, don't break Fedora/RHEL reverse dependency gating +environment: + TEST_AUDIT_NO_SELINUX: 1 + /system: summary: Run tests on system podman discover+: diff --git a/sources b/sources index fd4f3e1..fb674b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-podman-83.tar.xz) = dcde76f81b3bac6caecde7e9db9434a0639245828774acb37eef276156404bc7a50dce6bb141f4c50501ee93dd62d0efb7f2da30b09c6094644d53eabbfcf8ae +SHA512 (cockpit-podman-88.tar.xz) = 5379b66c6c1983516288553645dc2ac28c1d103aa4f85a09d7ca1c9d768f8c16fbe9de23238744786db928878ddb2c9b5ab9c1b332456daa5c975c7a6e63cc47