forked from cockpit/cockpit-podman
Accepting request 911942 from systemsmanagement:cockpit
- new version 33 https://github.com/cockpit-project/cockpit-podman/releases/tag/33 - fix_dependencies.patch no longer needed (forwarded request 911941 from lnussel) OBS-URL: https://build.opensuse.org/request/show/911942 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cockpit-podman?expand=0&rev=6
This commit is contained in:
commit
c6754196ec
1
_service
1
_service
@ -2,6 +2,5 @@
|
||||
<service name="node_modules" mode="manual">
|
||||
<param name="cpio">node_modules.obscpio</param>
|
||||
<param name="output">node_modules.spec.inc</param>
|
||||
<param name="source-offset">10000</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8333fbe79faf046631b3842ca4e3e29b162bc07f8cce2c70c11d9201f10c77f6
|
||||
size 108667
|
3
cockpit-podman-33.tar.gz
Normal file
3
cockpit-podman-33.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:399ac8c2c6e96ce6a0a3e5dd210e13363efc37bdf778dbfcbf4957a8dd7e4012
|
||||
size 117053
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 13 08:11:02 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- new version 33
|
||||
https://github.com/cockpit-project/cockpit-podman/releases/tag/33
|
||||
- fix_dependencies.patch no longer needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 24 10:51:08 UTC 2021 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cockpit-podman
|
||||
Version: 28.1
|
||||
Version: 33
|
||||
Release: 0
|
||||
Summary: Cockpit component for Podman containers
|
||||
License: LGPL-2.1-or-later
|
||||
@ -26,7 +26,6 @@ Source: https://github.com/cockpit-project/cockpit-podman/archive/%{vers
|
||||
Source10: package-lock.json
|
||||
Source11: node_modules.spec.inc
|
||||
%include %_sourcedir/node_modules.spec.inc
|
||||
Patch1: fix_dependencies.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: appstream-glib
|
||||
Requires: cockpit-bridge >= 138
|
||||
|
@ -1,18 +0,0 @@
|
||||
Index: cockpit-podman-28.1/package.json
|
||||
===================================================================
|
||||
--- cockpit-podman-28.1.orig/package.json
|
||||
+++ cockpit-podman-28.1/package.json
|
||||
@@ -48,9 +48,10 @@
|
||||
"webpack-cli": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
- "@patternfly/patternfly": "4.80.3",
|
||||
- "@patternfly/react-core": "4.90.2",
|
||||
- "@patternfly/react-table": "4.20.15",
|
||||
+ "@patternfly/patternfly": "4.87.3",
|
||||
+ "@patternfly/react-core": "4.97.2",
|
||||
+ "@patternfly/react-styles": "4.8.2",
|
||||
+ "@patternfly/react-table": "4.23.2",
|
||||
"docker-names": "1.1.1",
|
||||
"moment": "2.29.1",
|
||||
"prop-types": "15.7.2",
|
BIN
node_modules.obscpio
(Stored with Git LFS)
BIN
node_modules.obscpio
(Stored with Git LFS)
Binary file not shown.
File diff suppressed because it is too large
Load Diff
16415
package-lock.json
generated
16415
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user