Update to 318 upstream release
Upstream tag: 318 Upstream commit: 6fdf21b8 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
6723da8591
commit
bf8fa2aa0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/cockpit-machines-315.tar.xz
|
||||
/cockpit-machines-316.tar.xz
|
||||
/cockpit-machines-317.tar.xz
|
||||
/cockpit-machines-318.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-machines
|
||||
Version: 317
|
||||
Version: 318
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit user interface for virtual machines
|
||||
License: LGPL-2.1-or-later AND MIT
|
||||
@ -78,6 +78,8 @@ 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(@spice-project/spice-html5)) = 0.2.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(dequal)) = 2.0.3
|
||||
Provides: bundled(npm(file-saver)) = 1.3.8
|
||||
@ -98,10 +100,8 @@ 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.5.0
|
||||
Provides: bundled(npm(xterm-addon-fit)) = 0.2.1
|
||||
Provides: bundled(npm(xterm)) = 4.19.0
|
||||
Provides: bundled(npm(xterm)) = 5.1.0
|
||||
|
||||
%description
|
||||
Cockpit component for managing virtual machines.
|
||||
@ -126,6 +126,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Tue Aug 20 2024 Packit <hello@packit.dev> - 318-1
|
||||
- Translation updates
|
||||
- Test fixes
|
||||
|
||||
* Thu Aug 08 2024 Packit <hello@packit.dev> - 317-1
|
||||
- Bug fixes
|
||||
|
||||
|
14
packit.yaml
14
packit.yaml
@ -27,8 +27,8 @@ jobs:
|
||||
trigger: pull_request
|
||||
packages: [cockpit-machines-fedora]
|
||||
targets:
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-development
|
||||
|
||||
- job: copr_build
|
||||
@ -42,8 +42,8 @@ jobs:
|
||||
packages: [cockpit-machines-fedora]
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-development
|
||||
|
||||
- job: tests
|
||||
@ -70,9 +70,9 @@ jobs:
|
||||
trigger: release
|
||||
packages: [cockpit-machines-fedora]
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-development
|
||||
|
||||
- job: propose_downstream
|
||||
trigger: release
|
||||
@ -84,14 +84,14 @@ jobs:
|
||||
trigger: commit
|
||||
packages: [cockpit-machines-fedora]
|
||||
dist_git_branches:
|
||||
- fedora-development
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
- fedora-development
|
||||
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
packages: [cockpit-machines-fedora]
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-39
|
||||
- fedora-40
|
||||
- fedora-41
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-machines-317.tar.xz) = 56bb03bd97facc53373621577f82dbd57b51a5800f4a8e3c3616e6bc09adb71ccf459158f2743e1ec8c10d90e441faa04f36578fe5c41cec89eb1262406d552d
|
||||
SHA512 (cockpit-machines-318.tar.xz) = bd6c0a1983a88c817bc774ebdaebc6d49fe8f2eea8c6235bae252694a1906ec8d81bc47285230da66a53a55ed602ceae6a1fca634105f2b4e650ed6277889cb1
|
||||
|
Loading…
Reference in New Issue
Block a user