[packit] 53 upstream release
Upstream tag: 53 Upstream commit: 817e032b Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
753ab5a180
commit
fba719b362
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/cockpit-podman-50.tar.xz
|
||||
/cockpit-podman-51.1.tar.xz
|
||||
/cockpit-podman-52.tar.xz
|
||||
/cockpit-podman-53.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.58.1.dev2+g43b2b1f.
|
||||
The file was generated using packit 0.59.1.dev3+g4b30b85.
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 52
|
||||
Version: 53
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPLv2+
|
||||
@ -54,6 +54,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2022 Packit <hello@packit.dev> - 53-1
|
||||
- Stability and performance improvements
|
||||
|
||||
|
||||
* Wed Aug 24 2022 Packit <hello@packit.dev> - 52-1
|
||||
- Add Volumes and Env Variables to container details
|
||||
- Show volume permission in container integration tab
|
||||
|
11
packit.yaml
11
packit.yaml
@ -19,8 +19,8 @@ jobs:
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-35
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
- fedora-development
|
||||
- centos-stream-9-x86_64
|
||||
|
||||
@ -33,9 +33,8 @@ jobs:
|
||||
# should just use the existing config for permanent COPRs;
|
||||
# https://github.com/packit/packit-service/issues/1499
|
||||
targets:
|
||||
- fedora-35
|
||||
- fedora-36
|
||||
- fedora-development
|
||||
- fedora-37
|
||||
- centos-stream-8-x86_64
|
||||
- centos-stream-9-x86_64
|
||||
actions:
|
||||
@ -50,19 +49,19 @@ jobs:
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-35
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-35
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-35
|
||||
- fedora-36
|
||||
- fedora-37
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-52.tar.xz) = 729ef470fc7e0b825bf1ded64229142ea2a39a257e73b8072ae6b11298d9c59b41393aa4a1b62eb0df4b8baf3cf4de89a45153af579fe1c2afbf4584415e1cf0
|
||||
SHA512 (cockpit-podman-53.tar.xz) = e25b601b32a1ebdb92bd6ee0265b47d88de5d31e508f5b13bb5a5831273c3bfd39d7b84a3e1bee2436f7e9ae7dfe5d27671fd2a9f184fdf708cd6c4e1ad41590
|
||||
|
Loading…
Reference in New Issue
Block a user