Update to 113
Related: RHEL-112610
This commit is contained in:
parent
ee751629b6
commit
d2ed47acea
2
.gitignore
vendored
2
.gitignore
vendored
@ -113,3 +113,5 @@
|
||||
/cockpit-podman-109.tar.xz
|
||||
/cockpit-podman-110.tar.xz
|
||||
/cockpit-podman-111.tar.xz
|
||||
/cockpit-podman-112.tar.xz
|
||||
/cockpit-podman-113.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.11.0.
|
||||
The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 111
|
||||
Version: 113
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPL-2.1-or-later
|
||||
@ -92,6 +92,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 03 2025 Packit <hello@packit.dev> - 113-1
|
||||
- Sortable Images table
|
||||
|
||||
* Wed Aug 20 2025 Packit <hello@packit.dev> - 112-1
|
||||
- Translation and dependency updates
|
||||
|
||||
* Wed Aug 06 2025 Packit <hello@packit.dev> - 111-1
|
||||
Bug fixes and translation updates
|
||||
|
||||
|
||||
@ -19,8 +19,8 @@ jobs:
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
targets: &test_targets
|
||||
fedora-41: {}
|
||||
fedora-42: {}
|
||||
fedora-43: {}
|
||||
fedora-latest-stable-aarch64: {}
|
||||
fedora-rawhide: {}
|
||||
centos-stream-9-x86_64:
|
||||
@ -57,19 +57,19 @@ jobs:
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
- fedora-43
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
- fedora-43
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
- fedora-43
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-111.tar.xz) = dc6a0f7c83b672ae4f599e9f087683e929d0999c8db737a7f13fedfd217ff380c9f6e7c17afeaebe7fee95cb9ae6474690e2fc3dac1c15e04f0aeb8e6327f6b0
|
||||
SHA512 (cockpit-podman-113.tar.xz) = 0761529ec2f03255988d51aea8978ed092381f8be8435331f0b4a8304dee9efd2f98a8624a88c45755369b667a0c6e2aa3db153cc0b765c79d4a898c13c87acd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user