Update to 116
Related: RHEL-112610
This commit is contained in:
parent
53b30f3494
commit
92d2af55bb
2
.gitignore
vendored
2
.gitignore
vendored
@ -116,3 +116,5 @@
|
||||
/cockpit-podman-112.tar.xz
|
||||
/cockpit-podman-113.tar.xz
|
||||
/cockpit-podman-114.tar.xz
|
||||
/cockpit-podman-115.tar.xz
|
||||
/cockpit-podman-116.tar.xz
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32.
|
||||
The file was generated using packit 1.12.0.
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 114
|
||||
Version: 116
|
||||
Release: 1%{?dist}
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPL-2.1-or-later
|
||||
@ -68,7 +68,7 @@ Provides: bundled(npm(react-dropzone)) = 14.3.8
|
||||
Provides: bundled(npm(react-is)) = 16.13.1
|
||||
Provides: bundled(npm(react)) = 18.3.1
|
||||
Provides: bundled(npm(scheduler)) = 0.23.2
|
||||
Provides: bundled(npm(tabbable)) = 6.2.0
|
||||
Provides: bundled(npm(tabbable)) = 6.3.0
|
||||
Provides: bundled(npm(throttle-debounce)) = 5.0.2
|
||||
Provides: bundled(npm(tslib)) = 2.8.1
|
||||
|
||||
@ -92,6 +92,14 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 29 2025 Packit <hello@packit.dev> - 116-1
|
||||
- Support stopping/starting/restart quadlets
|
||||
|
||||
|
||||
* Wed Oct 15 2025 Packit <hello@packit.dev> - 115-1
|
||||
- List stopped quadlets
|
||||
- Translations and dependency updates
|
||||
|
||||
* Thu Oct 02 2025 Packit <hello@packit.dev> - 114-1
|
||||
- Bug fixes and translation updates
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-114.tar.xz) = 5c94d0123ac9547adc960dd9e2e3924f5ce0232585b585bdc1806321021fc919e08407cef6a4eb76ad7da469d607efa61d42abb10d7c8d30ca3a61a38f68eadc
|
||||
SHA512 (cockpit-podman-116.tar.xz) = 349688168b43f6cdc05c9f7ed3b13f12b48100fc2cb863b1731d9af602cb94a21f7a94eeea4d38623fd39f5275fa45f67b02e6f49f81a240a445587ea790f75e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user