import CS cockpit-334.1-1.el9_6
This commit is contained in:
parent
0d56446273
commit
b6a9aa70aa
@ -1 +1 @@
|
|||||||
9ca68a08a8534148bfc3372ea1a5670c2d5da6db SOURCES/cockpit-333.tar.xz
|
f9312078717e496b496b15f7b4983e2fe06f601a SOURCES/cockpit-334.1.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/cockpit-333.tar.xz
|
SOURCES/cockpit-334.1.tar.xz
|
||||||
|
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
|||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://cockpit-project.org/
|
URL: https://cockpit-project.org/
|
||||||
|
|
||||||
Version: 333
|
Version: 334.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||||
|
|
||||||
@ -309,9 +309,6 @@ Provides: cockpit-networkmanager = %{version}-%{release}
|
|||||||
Provides: cockpit-selinux = %{version}-%{release}
|
Provides: cockpit-selinux = %{version}-%{release}
|
||||||
Provides: cockpit-sosreport = %{version}-%{release}
|
Provides: cockpit-sosreport = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora}
|
|
||||||
Recommends: (reportd if abrt)
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2
|
Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2
|
||||||
Provides: bundled(npm(@patternfly/react-core)) = 5.4.12
|
Provides: bundled(npm(@patternfly/react-core)) = 5.4.12
|
||||||
@ -599,6 +596,9 @@ via PackageKit.
|
|||||||
|
|
||||||
# The changelog is automatically generated and merged
|
# The changelog is automatically generated and merged
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 10 2025 Martin Pitt <mpitt@redhat.com> - 334.1-1
|
||||||
|
- translation updates (RHEL-80289)
|
||||||
|
|
||||||
* Thu Feb 13 2025 Packit <hello@packit.dev> - 333-1
|
* Thu Feb 13 2025 Packit <hello@packit.dev> - 333-1
|
||||||
- various bug fixes and improvements
|
- various bug fixes and improvements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user