Update to 344 upstream release
Upstream tag: 344 Upstream commit: a3ca35f7 Commit authored by Packit automation (https://packit.dev/) Related: RHEL-87397
This commit is contained in:
parent
142d216e7c
commit
436be15922
1
.gitignore
vendored
1
.gitignore
vendored
@ -319,3 +319,4 @@
|
||||
/cockpit-341.1.tar.xz
|
||||
/cockpit-342.tar.xz
|
||||
/cockpit-343.tar.xz
|
||||
/cockpit-344.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.9.0.post1.dev4+g48b4c222.
|
||||
The file was generated using packit 1.11.0.
|
||||
|
||||
20
cockpit.spec
20
cockpit.spec
@ -57,7 +57,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 343
|
||||
Version: 344
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -332,12 +332,12 @@ Provides: cockpit-selinux = %{version}-%{release}
|
||||
Provides: cockpit-sosreport = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.2.3
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.2.2
|
||||
Provides: bundled(npm(@patternfly/patternfly)) = 6.3.0
|
||||
Provides: bundled(npm(@patternfly/react-core)) = 6.3.0
|
||||
Provides: bundled(npm(@patternfly/react-icons)) = 6.3.0
|
||||
Provides: bundled(npm(@patternfly/react-styles)) = 6.3.0
|
||||
Provides: bundled(npm(@patternfly/react-table)) = 6.3.0
|
||||
Provides: bundled(npm(@patternfly/react-tokens)) = 6.3.0
|
||||
Provides: bundled(npm(@xterm/addon-canvas)) = 0.7.0
|
||||
Provides: bundled(npm(@xterm/xterm)) = 5.5.0
|
||||
Provides: bundled(npm(argparse)) = 1.0.10
|
||||
@ -647,6 +647,12 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Aug 06 2025 Packit <hello@packit.dev> - 344-1
|
||||
Bug fixes and translation updates
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 343-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Packit <hello@packit.dev> - 343-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
|
||||
16
packit.yaml
16
packit.yaml
@ -29,13 +29,15 @@ jobs:
|
||||
identifier: self
|
||||
trigger: pull_request
|
||||
targets: &test_targets
|
||||
- fedora-41
|
||||
- fedora-42
|
||||
- fedora-latest-aarch64
|
||||
- fedora-rawhide
|
||||
- centos-stream-9-x86_64
|
||||
- centos-stream-9-aarch64
|
||||
- centos-stream-10
|
||||
fedora-41: {}
|
||||
fedora-42: {}
|
||||
fedora-latest-aarch64: {}
|
||||
fedora-rawhide: {}
|
||||
centos-stream-9-x86_64:
|
||||
distros: ["centos-stream-9", "CentOS-Stream-9-image-mode"]
|
||||
centos-stream-9-aarch64: {}
|
||||
centos-stream-10-x86_64:
|
||||
distros: ["centos-stream-10", "CentOS-Stream-10-image-mode"]
|
||||
|
||||
# current Fedora runs reverse dependency testing against https://copr.fedorainfracloud.org/coprs/g/cockpit/main-builds/
|
||||
- job: tests
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-343.tar.xz) = c317ec2d8ccade1eb5d7f4819b272a2ddad1bbb7e48f71e96855c463810dc44a740d956f57564cc69eef0b39867ea6f4cae25880d732e6c79c5cf74c13d64b50
|
||||
SHA512 (cockpit-344.tar.xz) = ae3b7127af4cd4938386914dccc7ca9469ec9ea4050287df7819d9816dc97ecd10e8f7e06b64614aaa72cdc34eda05414f1eee33e438024b8b1373c1199a27f5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user