Update to 348 upstream release
Related: RHEL-112866 Resolves: RHEL-115185
This commit is contained in:
parent
cd9a361ece
commit
0811a75596
1
.gitignore
vendored
1
.gitignore
vendored
@ -323,3 +323,4 @@
|
||||
/cockpit-345.tar.xz
|
||||
/cockpit-346.tar.xz
|
||||
/cockpit-347.tar.xz
|
||||
/cockpit-348.tar.xz
|
||||
|
||||
12
cockpit.spec
12
cockpit.spec
@ -57,7 +57,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 347
|
||||
Version: 348
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -123,6 +123,9 @@ Requires: cockpit-system
|
||||
# Optional components
|
||||
Recommends: (cockpit-storaged if udisks2)
|
||||
Recommends: (cockpit-packagekit if dnf)
|
||||
%if 0%{?suse_version} == 0
|
||||
Recommends: (dnf5-daemonserver if dnf5)
|
||||
%endif
|
||||
Suggests: python3-pcp
|
||||
|
||||
%if 0%{?rhel} == 0
|
||||
@ -321,7 +324,6 @@ Provides: cockpit-users = %{version}-%{release}
|
||||
Requires: NetworkManager >= 1.6
|
||||
Requires: sos
|
||||
Requires: sudo
|
||||
Recommends: PackageKit
|
||||
Recommends: setroubleshoot-server >= 3.3.3
|
||||
Recommends: /usr/bin/kdumpctl
|
||||
Suggests: NetworkManager-team
|
||||
@ -648,6 +650,12 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Thu Oct 02 2025 Packit <hello@packit.dev> - 348-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 347-2
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Wed Sep 17 2025 Packit <hello@packit.dev> - 347-1
|
||||
- Site-specific branding support
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-347.tar.xz) = 60c2fb68eed45b7a6e3a0189d4a2668e5e7817140e04a47fa1af5d5eed6a3fb1e0315b2df3b64a5ea316c21fd779f12d8dffbb5af61d4e9e859d99b567ba694a
|
||||
SHA512 (cockpit-348.tar.xz) = ad819ab0aaf679df19ffac5a7009bedff399bf3d1e28375328d35a78dc122bbecb536f1be2a8f8c66470f015033e84c12f76e089d7497982e517c948b2c871f8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user