Update to 93 upstream release
Upstream tag: 93 Upstream commit: cb4cfaf6 Commit authored by Packit automation (https://packit.dev/) Related: jira#RHEL-34527
This commit is contained in:
parent
9be775bddd
commit
eb12e5f8b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
||||
/cockpit-podman-90.tar.xz
|
||||
/cockpit-podman-91.tar.xz
|
||||
/cockpit-podman-92.tar.xz
|
||||
/cockpit-podman-93.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.100.1.
|
||||
The file was generated using packit 0.100.2.post1.dev4+g31a74ebd.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 92
|
||||
Version: 93
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPL-2.1-or-later
|
||||
@ -51,6 +51,8 @@ Provides: bundled(npm(@patternfly/react-icons)) = 5.3.2
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 5.3.1
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 5.3.4
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 5.3.1
|
||||
Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0
|
||||
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
|
||||
Provides: bundled(npm(attr-accept)) = 2.2.2
|
||||
Provides: bundled(npm(docker-names)) = 1.2.1
|
||||
Provides: bundled(npm(file-selector)) = 0.6.0
|
||||
@ -69,8 +71,6 @@ Provides: bundled(npm(scheduler)) = 0.23.2
|
||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
||||
Provides: bundled(npm(tslib)) = 2.6.3
|
||||
Provides: bundled(npm(xterm-addon-canvas)) = 0.4.0
|
||||
Provides: bundled(npm(xterm)) = 5.1.0
|
||||
|
||||
%description
|
||||
The Cockpit user interface for Podman containers.
|
||||
@ -92,6 +92,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2024 Packit <hello@packit.dev> - 93-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
* Thu Aug 08 2024 Packit <hello@packit.dev> - 92-1
|
||||
- Bug fixes
|
||||
|
||||
|
||||
10
packit.yaml
10
packit.yaml
@ -19,8 +19,8 @@ jobs:
|
||||
- job: copr_build
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-latest-aarch64
|
||||
- fedora-development
|
||||
- centos-stream-9-x86_64
|
||||
@ -30,8 +30,8 @@ jobs:
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-latest-aarch64
|
||||
- fedora-development
|
||||
- centos-stream-9-x86_64
|
||||
@ -62,19 +62,19 @@ jobs:
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-92.tar.xz) = 1be85c82e8fca1b97ec73adb4a50cc01fe718b1ec61a33cd30732d1030a5ac3e275aec5386f8fc1b0b4015dfc60d6b67269f0c426b36f81bd20901d3fea244c1
|
||||
SHA512 (cockpit-podman-93.tar.xz) = b649f00abab0d0bd8eb9190b35114d8ebf18db9dff38bb5e36997e25d30723702602f871051c15e59225a18710076b9e9eec5399e0647040e778c7df19dbfd0f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user