Update to upstream release 305
Related: jira#RHEL-16681
This commit is contained in:
parent
d2bea3bf73
commit
ad8b77720b
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 304
|
||||
Version: 305
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: cockpit.css.gz
|
||||
@ -442,7 +442,7 @@ Provides: bundled(npm(autolinker)) = 3.16.2
|
||||
Provides: bundled(npm(available-typed-arrays)) = 1.0.5
|
||||
Provides: bundled(npm(call-bind)) = 1.0.5
|
||||
Provides: bundled(npm(date-fns)) = 2.30.0
|
||||
Provides: bundled(npm(deep-equal)) = 2.2.2
|
||||
Provides: bundled(npm(deep-equal)) = 2.2.3
|
||||
Provides: bundled(npm(define-data-property)) = 1.1.1
|
||||
Provides: bundled(npm(define-properties)) = 1.2.1
|
||||
Provides: bundled(npm(es-get-iterator)) = 1.1.3
|
||||
@ -794,6 +794,9 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Nov 15 2023 Packit <hello@packit.dev> - 305-1
|
||||
- Performance and stability improvements
|
||||
|
||||
* Wed Nov 01 2023 Packit <hello@packit.dev> - 304-1
|
||||
- Bug fixes
|
||||
|
||||
|
||||
@ -1,8 +1,7 @@
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/cockpit-project/cockpit
|
||||
# 304 + packagekit fix
|
||||
ref: "c8720ed05ae9a2fba02709f4edf019a2ebb62828"
|
||||
ref: "305"
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-304.tar.xz) = 8cf7842afd1ea830d97e7ef33631068b270e702eb12172baa1fe6c9270d56f7062a114392f4e1bb0bc9a3d0a6ab2ac00935648612edec84c3f9c7949e7896d2a
|
||||
SHA512 (cockpit-305.tar.xz) = d1fc38b4f1566bcab79fc4558a072955ba100fbda9f13af694fe060225ee3c84de5d15a146784ba816711bf51d0203986192c7ab720f4ec6a7044125340204a7
|
||||
SHA512 (cockpit.css.gz) = 1851e890e49141c17e498f1472c3bc307439cefaa0f1dccecbfc87b04087af03ca42199c86116c1fcf8890b58ca98f8aecfb01cc8b3c03a76e2685f7bd610568
|
||||
|
||||
Loading…
Reference in New Issue
Block a user