[packit] 55 upstream release
Upstream tag: 55 Upstream commit: ecd76a89 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
c9d8dd6610
commit
b9e0a5ff50
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/cockpit-podman-52.tar.xz
|
||||
/cockpit-podman-53.tar.xz
|
||||
/cockpit-podman-54.tar.xz
|
||||
/cockpit-podman-55.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.59.1.dev24+g41a74ae.
|
||||
The file was generated using packit 0.60.1.dev6+g9c9b2a8.
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 54
|
||||
Version: 55
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPLv2+
|
||||
@ -54,6 +54,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 19 2022 Packit <hello@packit.dev> - 55-1
|
||||
- Pod CPU, memory, port and volume details
|
||||
- Create new pod group functionality
|
||||
|
||||
|
||||
* Wed Sep 21 2022 Packit <hello@packit.dev> - 54-1
|
||||
- Show all containers by default
|
||||
|
||||
|
@ -29,14 +29,6 @@ jobs:
|
||||
owner: "@cockpit"
|
||||
project: "cockpit-preview"
|
||||
preserve_project: True
|
||||
# HACK: hardcoding this list is redundant and hard to change; packit
|
||||
# should just use the existing config for permanent COPRs;
|
||||
# https://github.com/packit/packit-service/issues/1499
|
||||
targets:
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
- 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-54.tar.xz) = 4c339f246314ee2e39f9393f28674bfcd3aeec57fead76a15fb7a2e576aaf993181243ea9bcff09a1cbdc5968e60a9677ac4c26e8e9fb521d97a988967eaccbd
|
||||
SHA512 (cockpit-podman-55.tar.xz) = 542def1ae227b6bd0de019175231c073db1da682d90bcd03e86495c635bdc0efd02d3d0521924025c773085752de1972ac747cea1cb754bb37924a1fdb880e04
|
||||
|
Loading…
Reference in New Issue
Block a user