Update to 101 upstream release
Upstream tag: 101 Upstream commit: 80cac9f8 Commit authored by Packit automation (https://packit.dev/) Related: RHEL-60036
This commit is contained in:
parent
7673efa2f1
commit
3cec43a256
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/cockpit-podman-98.tar.xz
|
||||
/cockpit-podman-99.tar.xz
|
||||
/cockpit-podman-100.tar.xz
|
||||
/cockpit-podman-101.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.0.1.
|
||||
The file was generated using packit 1.1.0.post1.dev2+gf7b527d0.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 100
|
||||
Version: 101
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPL-2.1-or-later
|
||||
@ -92,6 +92,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 13 2025 Packit <hello@packit.dev> - 101-1
|
||||
- automatically start podman.socket
|
||||
|
||||
* Wed Jan 29 2025 Packit <hello@packit.dev> - 100-1
|
||||
- Automatically start podman.socket
|
||||
- Identify quadlets by a 'service' label
|
||||
|
||||
22
packit.yaml
22
packit.yaml
@ -18,22 +18,16 @@ srpm_build_deps:
|
||||
jobs:
|
||||
- job: copr_build
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-latest-aarch64
|
||||
- fedora-development
|
||||
- centos-stream-9-x86_64
|
||||
- centos-stream-9-aarch64
|
||||
- centos-stream-10
|
||||
# implicitly defined by "tests" job, no extra build-only targets
|
||||
targets: []
|
||||
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-latest-aarch64
|
||||
- fedora-development
|
||||
- fedora-42
|
||||
- fedora-latest-stable-aarch64
|
||||
- fedora-rawhide
|
||||
- centos-stream-9-x86_64
|
||||
- centos-stream-9-aarch64
|
||||
- centos-stream-10
|
||||
@ -62,19 +56,19 @@ jobs:
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-100.tar.xz) = e26657bc2ffbcaa4395fae015519ae9e0348e3c7a7df282e18fef79bfcacc4f19f20f2c4ef6569a46ef90329541c96f51a96c4349e4aad5e9852aa109277935a
|
||||
SHA512 (cockpit-podman-101.tar.xz) = 92df2ab017d107adbe1e3bfb4f6e207a8fd4f973eb19096115f450228042e54796bc98fca3a0d67ec07ba0713ccac236f52af7f4f50efa6922f3e379ca8edcf5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user