From a9f69acf8810c463f3f11f3590d4235a3101756b Mon Sep 17 00:00:00 2001 From: Packit Date: Jun 08 2022 15:21:03 +0000 Subject: [packit] 49 upstream release Upstream tag: 49 Upstream commit: 856c7aa8 Signed-off-by: Packit --- diff --git a/.gitignore b/.gitignore index 41565a0..57095b3 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /cockpit-podman-46.tar.xz /cockpit-podman-47.tar.xz /cockpit-podman-48.tar.xz +/cockpit-podman-49.tar.xz diff --git a/README.packit b/README.packit new file mode 100644 index 0000000..c8fb20b --- /dev/null +++ b/README.packit @@ -0,0 +1,3 @@ +This repository is maintained by packit. +https://packit.dev/ +The file was generated using packit 0.52.1.dev6+g4153106. diff --git a/cockpit-podman.spec b/cockpit-podman.spec index 3e158bf..0c03970 100644 --- a/cockpit-podman.spec +++ b/cockpit-podman.spec @@ -1,6 +1,3 @@ -# This spec file has been automatically updated -Version: 48 -Release: 1%{?dist} # # Copyright (C) 2017-2020 Red Hat, Inc. # @@ -19,6 +16,8 @@ Release: 1%{?dist} # Name: cockpit-podman +Version: 49 +Release: 1%{?dist} Summary: Cockpit component for Podman containers License: LGPLv2+ URL: https://github.com/cockpit-project/cockpit-podman @@ -55,6 +54,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog +* Wed Jun 08 2022 Packit - 49-1 +- Show container names in CPU usage overview + + * Tue May 24 2022 Marius Vollmer - 48-1 - Podman: Container renaming - Podman: Health check support diff --git a/packit.yaml b/packit.yaml new file mode 100644 index 0000000..9f7b607 --- /dev/null +++ b/packit.yaml @@ -0,0 +1,79 @@ +upstream_project_url: https://github.com/cockpit-project/cockpit-podman +specfile_path: cockpit-podman.spec +upstream_package_name: cockpit-podman +downstream_package_name: cockpit-podman +# use the nicely formatted release description from our upstream release, instead of git shortlog +copy_upstream_release_description: true + +actions: + post-upstream-clone: + - make cockpit-podman.spec + # HACK: until FMF uses tests from dist-git source tarball: https://github.com/teemtee/tmt/issues/585 + - sh -exc 'mkdir -p tmp; curl --silent --fail https://src.fedoraproject.org/rpms/cockpit-podman/raw/rawhide/f/plans/upstream.fmf | sed -r "/ref:/ s/[0-9.]+/$(git describe --abbrev=0)/" > tmp/upstream.fmf' + + create-archive: make dist + +# HACK: packit.yml and spec get synced by default; drop this when the plans/upstream.fmf HACK above gets dropped +files_to_sync: + - packit.yaml + - cockpit-podman.spec + - src: tmp/upstream.fmf + dest: plans/upstream.fmf + +srpm_build_deps: + - make + - npm + +jobs: + - job: tests + trigger: pull_request + metadata: + targets: + - fedora-35 + - fedora-36 + - fedora-development + - centos-stream-9-x86_64 + + - job: copr_build + trigger: release + metadata: + owner: "@cockpit" + project: "cockpit-preview" + preserve_project: True + targets: + - fedora-35 + - fedora-36 + - fedora-development + - centos-stream-8-x86_64 + - centos-stream-9-x86_64 + actions: + post-upstream-clone: make cockpit-podman.spec + # HACK: tarball for releases (copr_build, koji, etc.), copying spec's Source0; this + # really should be the default, see https://github.com/packit/packit-service/issues/1505 + create-archive: + - sh -exc "curl -L -O https://github.com/cockpit-project/cockpit-podman/releases/download/${PACKIT_PROJECT_VERSION}/${PACKIT_PROJECT_NAME_VERSION}.tar.xz" + - sh -exc "ls ${PACKIT_PROJECT_NAME_VERSION}.tar.xz" + + - job: propose_downstream + trigger: release + metadata: + dist_git_branches: + - fedora-development + - fedora-35 + - fedora-36 + + - job: koji_build + trigger: commit + metadata: + dist_git_branches: + - fedora-development + - fedora-35 + - fedora-36 + + - job: bodhi_update + trigger: commit + metadata: + dist_git_branches: + # rawhide updates are created automatically + - fedora-35 + - fedora-36 diff --git a/plans/upstream.fmf b/plans/upstream.fmf index c54c449..edf840a 100644 --- a/plans/upstream.fmf +++ b/plans/upstream.fmf @@ -2,6 +2,6 @@ discover: how: fmf repository: https://github.com/cockpit-project/cockpit-podman # FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585 - ref: "48" + ref: "49" execute: how: tmt diff --git a/sources b/sources index 0a02088..b30f540 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-podman-48.tar.xz) = 13bd5093f3eeb5a3a6b470d57b4ab09cba0f055f0138b6c549fe974e4dbe9182b34f2c6ed69139ecb9dbf9f607d081232c6a769b5edb66fd7c0b0af92f73d549 +SHA512 (cockpit-podman-49.tar.xz) = 482e6db2c56ff21adfdb54562de6ad26f264f4aa7fe8131c563d1fea9d4a355979015e432ed75e2b2a03f9dbcb893f38109bc8c6e2188b66ba63979a0f331df5