Update to 108 upstream release
Related: RHEL-87400
This commit is contained in:
parent
717fb7a228
commit
f3318e313f
3
.gitignore
vendored
3
.gitignore
vendored
@ -107,3 +107,6 @@
|
||||
/cockpit-podman-103.tar.xz
|
||||
/cockpit-podman-104.tar.xz
|
||||
/cockpit-podman-105.tar.xz
|
||||
/cockpit-podman-106.tar.xz
|
||||
/cockpit-podman-107.tar.xz
|
||||
/cockpit-podman-108.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.6.0.post1.dev2+gd5a7662a.
|
||||
The file was generated using packit 1.9.0.post1.dev4+g48b4c222.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 105
|
||||
Version: 108
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPL-2.1-or-later
|
||||
@ -92,6 +92,15 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 25 2025 Packit <hello@packit.dev> - 108-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
* Wed Jun 04 2025 Packit <hello@packit.dev> - 107-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
* Wed May 21 2025 Packit <hello@packit.dev> - 106-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
* Wed May 07 2025 Packit <hello@packit.dev> - 105-1
|
||||
- Translation updates
|
||||
- Bug fixes
|
||||
|
||||
27
packit.yaml
27
packit.yaml
@ -16,21 +16,22 @@ srpm_build_deps:
|
||||
- npm
|
||||
|
||||
jobs:
|
||||
- job: copr_build
|
||||
trigger: pull_request
|
||||
# implicitly defined by "tests" job, no extra build-only targets
|
||||
targets: []
|
||||
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
- fedora-latest-stable-aarch64
|
||||
- fedora-rawhide
|
||||
- centos-stream-9-x86_64
|
||||
- centos-stream-9-aarch64
|
||||
- centos-stream-10
|
||||
targets: &test_targets
|
||||
fedora-41: {}
|
||||
fedora-42: {}
|
||||
fedora-latest-stable-aarch64: {}
|
||||
fedora-rawhide: {}
|
||||
centos-stream-9-x86_64:
|
||||
distros: ["centos-stream-9", "CentOS-Stream-9-image-mode"]
|
||||
centos-stream-9-aarch64: {}
|
||||
centos-stream-10:
|
||||
distros: ["centos-stream-10", "CentOS-Stream-10-image-mode"]
|
||||
|
||||
- job: copr_build
|
||||
trigger: pull_request
|
||||
targets: *test_targets
|
||||
|
||||
- job: copr_build
|
||||
trigger: release
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-105.tar.xz) = 2a3a6c225f409602e0086c3d33cfea3af3761338207a53492280dfbf245fa554c348b2f904e0a73ca0024c7ab200e54e766d6a2f1684c0a9208e23fda30ece43
|
||||
SHA512 (cockpit-podman-108.tar.xz) = cbb3cd2bfc476863c88f42e52f3ec00017f6393c35c9cce6a22ceb59110fa65aa158c388a0c42fb7a80e0eef8b8dfef93c12ea51138aeb1c37ec925d5ee997bc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user