Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cockpit-podman for openSUSE:Factory 
checked in at 2023-06-18 23:07:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cockpit-podman (Old)
 and      /work/SRC/openSUSE:Factory/.cockpit-podman.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cockpit-podman"

Sun Jun 18 23:07:35 2023 rev:11 rq:1093480 version:70

Changes:
--------
--- /work/SRC/openSUSE:Factory/cockpit-podman/cockpit-podman.changes    
2022-09-21 14:41:58.925680019 +0200
+++ /work/SRC/openSUSE:Factory/.cockpit-podman.new.15902/cockpit-podman.changes 
2023-06-18 23:07:36.741342228 +0200
@@ -1,0 +2,17 @@
+Fri Jun 16 10:18:09 UTC 2023 - Adam Majer <[email protected]>
+
+- New version 70. Changes since 53 include,
+  * Add ability to prune unused containers
+  * Translation updates
+  * Container list can be sorted
+  * Custom healthcheck actions
+  * Dark theme support
+  * Pod CPU, memory, port and volume details
+  * Create new pod group functionality
+  * Show all containers by default
+  * Stability and performance improvements
+
+- load-css-overrides.patch: refreshed
+- 1299.patch: fixes build with new PF5
+
+-------------------------------------------------------------------

Old:
----
  cockpit-podman-53.tar.gz

New:
----
  1299.patch
  cockpit-podman-70.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cockpit-podman.spec ++++++
--- /var/tmp/diff_new_pack.lNrqHx/_old  2023-06-18 23:07:38.725354098 +0200
+++ /var/tmp/diff_new_pack.lNrqHx/_new  2023-06-18 23:07:38.729354122 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cockpit-podman
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           cockpit-podman
-Version:        53
+Version:        70
 Release:        0
 Summary:        Cockpit component for Podman containers
 License:        LGPL-2.1-or-later
@@ -26,14 +26,15 @@
 Source10:       package-lock.json
 Source11:       node_modules.spec.inc
 %include %_sourcedir/node_modules.spec.inc
-Patch1:         load-css-overrides.patch
+Patch1:         1299.patch
+Patch10:        load-css-overrides.patch
 BuildArch:      noarch
 BuildRequires:  appstream-glib
 Requires:       cockpit-bridge >= 138
 Requires:       cockpit-shell >= 138
 Requires:       podman >= 2.0.4
 #
-BuildRequires:  cockpit-devel >= 271
+BuildRequires:  cockpit-devel >= 293
 BuildRequires:  local-npm-registry
 BuildRequires:  sassc
 
@@ -46,12 +47,14 @@
 local-npm-registry %{_sourcedir} install --with=dev
 
 %build
+export PREFIX=%{_prefix}
 mkdir -p pkg/lib
 cp -r %{_datadir}/cockpit/devel/lib/* pkg/lib
 
 npm run build
 
 %install
+export PREFIX=%{_prefix}
 %make_install
 appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
 

++++++ 1299.patch ++++++
++++ 2119 lines (skipped)

++++++ cockpit-podman-53.tar.gz -> cockpit-podman-70.tar.gz ++++++
++++ 31055 lines of diff (skipped)

++++++ load-css-overrides.patch ++++++
--- /var/tmp/diff_new_pack.lNrqHx/_old  2023-06-18 23:07:38.877355008 +0200
+++ /var/tmp/diff_new_pack.lNrqHx/_new  2023-06-18 23:07:38.877355008 +0200
@@ -9,19 +9,16 @@
  src/index.html | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/src/index.html b/src/index.html
-index 6963aaf..01ec06d 100644
---- a/src/index.html
-+++ b/src/index.html
-@@ -23,6 +23,7 @@ along with this package; If not, see 
<http://www.gnu.org/licenses/>.
+Index: cockpit-podman-70/src/index.html
+===================================================================
+--- cockpit-podman-70.orig/src/index.html
++++ cockpit-podman-70/src/index.html
+@@ -23,6 +23,7 @@ along with this package; If not, see <ht
      <meta name="viewport" content="width=device-width, initial-scale=1">
  
      <link rel="stylesheet" href="index.css">
 +    <link href="../../static/css-overrides.css" type="text/css" 
rel="stylesheet">
  
-     <script type="text/javascript" src="../base1/cockpit.js"></script>
+     <script type="text/javascript" src="index.js"></script>
      <script type="text/javascript" src="po.js"></script>
--- 
-2.36.1
-
 

++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/cockpit-podman/node_modules.obscpio 
/work/SRC/openSUSE:Factory/.cockpit-podman.new.15902/node_modules.obscpio 
differ: char 28, line 1

++++++ node_modules.spec.inc ++++++
++++ 1174 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-podman/node_modules.spec.inc
++++ and 
/work/SRC/openSUSE:Factory/.cockpit-podman.new.15902/node_modules.spec.inc

++++++ package-lock.json ++++++
++++ 15222 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-podman/package-lock.json
++++ and /work/SRC/openSUSE:Factory/.cockpit-podman.new.15902/package-lock.json

Reply via email to