Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cockpit-packages for 
openSUSE:Factory checked in at 2025-05-26 18:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cockpit-packages (Old)
 and      /work/SRC/openSUSE:Factory/.cockpit-packages.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cockpit-packages"

Mon May 26 18:33:46 2025 rev:2 rq:1279493 version:3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cockpit-packages/cockpit-packages.changes        
2025-03-26 21:24:52.410126330 +0100
+++ 
/work/SRC/openSUSE:Factory/.cockpit-packages.new.2732/cockpit-packages.changes  
    2025-05-26 18:35:02.006147527 +0200
@@ -1,0 +2,40 @@
+Fri May 23 08:52:59 UTC 2025 - Alice Brooks <alice.bro...@suse.com>
+
+- Add load-css-overrides.patch so we can add custom styling
+
+-------------------------------------------------------------------
+Thu May 15 07:31:45 UTC 2025 - Luna D Dragon <luna.dra...@suse.com>
+
+- Update to version 3:
+  * build(deps-dev): bump @typescript-eslint/eslint-plugin
+  * build(deps-dev): bump the stylelint group across 1 directory with 2 updates
+  * ci: run typecheck on pullrequests
+  * misc: Add a script for checking types
+  * build(deps-dev): bump the esbuild group with 2 updates
+  * build(deps-dev): bump @typescript-eslint/eslint-plugin
+  * build(deps-dev): bump stylelint-config-recommended-scss
+  * build(deps): bump the patternfly group with 4 updates
+  * pkg: bump cockpit-devel dependency version to 337
+  * src: Fix UI issues
+  * src: Fix patternfly 6 dependencies
+  * misc: Update dependencies to patternfly 6
+  * build(deps-dev): bump @typescript-eslint/eslint-plugin
+  * Update remove.tsx
+  * build(deps-dev): bump stylelint in the stylelint group
+  * build(deps-dev): bump the esbuild group with 2 updates
+  * build(deps-dev): bump stylelint in the stylelint group
+  * build(deps-dev): bump glob from 11.0.1 to 11.0.2
+  * build(deps-dev): bump the types group with 2 updates
+  * build(deps-dev): bump the stylelint group with 3 updates
+  * build(deps-dev): bump qunit from 2.23.1 to 2.24.1
+  * build(deps-dev): bump eslint-plugin-react
+  * build(deps): bump the patternfly group across 1 directory with 2 updates
+  * build(deps-dev): bump the esbuild group with 2 updates
+  * ci: Add ci for pull request
+  * misc: add pot for translations
+  * build(deps-dev): bump esbuild from 0.24.2 to 0.25.0
+  * misc: Add .git-blame-ignore-revs
+  * src: Fix all eslint rules
+  * misc: update eslint rules
+
+-------------------------------------------------------------------

Old:
----
  cockpit-packages-2.tar.xz
  node_modules.sums

New:
----
  build.specials.obscpio
  cockpit-packages-3.tar.xz
  load-css-overrides.patch

BETA DEBUG BEGIN:
  New:
- Add load-css-overrides.patch so we can add custom styling
BETA DEBUG END:

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

Other differences:
------------------
++++++ cockpit-packages.spec ++++++
--- /var/tmp/diff_new_pack.uv2OPZ/_old  2025-05-26 18:35:12.062571454 +0200
+++ /var/tmp/diff_new_pack.uv2OPZ/_new  2025-05-26 18:35:12.062571454 +0200
@@ -16,7 +16,7 @@
 #
 
 Name: cockpit-packages
-Version: 2
+Version: 3
 Release: 0%{?dist}
 Summary: A cockpit module for (un)installing packages
 License: LGPL-2.1-or-later
@@ -24,7 +24,7 @@
 Source:         %{name}-%{version}.tar.xz
 Source10:       package-lock.json
 Source11:       node_modules.spec.inc
-Source12:       node_modules.sums
+Patch10:        load-css-overrides.patch
 %include %_sourcedir/node_modules.spec.inc
 BuildArch: noarch
 %if ! 0%{?suse_version}
@@ -45,7 +45,7 @@
 BuildRequires: libappstream-glib-devel
 %endif
 BuildRequires: local-npm-registry
-BuildRequires: cockpit-devel >= 293
+BuildRequires: cockpit-devel >= 337
 
 Requires: cockpit-bridge
 Requires: PackageKit
@@ -55,6 +55,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch -P 10 -p1
 rm -rf node_modules
 rm -f package-lock.json
 local-npm-registry %{_sourcedir} install --include=dev --ignore-scripts
@@ -80,7 +81,7 @@
 
 %files
 %doc README.md
-%license LICENSE dist/index.js.LEGAL.txt dist/index.css.LEGAL.txt
+%license LICENSE dist/index.js.LEGAL.txt
 %{_datadir}/cockpit
 %{_datadir}/metainfo/*
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.uv2OPZ/_old  2025-05-26 18:35:12.210577693 +0200
+++ /var/tmp/diff_new_pack.uv2OPZ/_new  2025-05-26 18:35:12.262579885 +0200
@@ -1,6 +1,6 @@
-mtime: 1741243289
-commit: 6912cd1009f10ba410673247d94f197da3eb5986e479d62abda6e97e57a63284
+mtime: 1747990419
+commit: 4088cc9463de559eae9257ca45842fa2b0cd1512deef8812881f4ef829baa1a6
 url: https://src.opensuse.org/cockpit/cockpit-packages.git
-revision: 6912cd1009f10ba410673247d94f197da3eb5986e479d62abda6e97e57a63284
+revision: 4088cc9463de559eae9257ca45842fa2b0cd1512deef8812881f4ef829baa1a6
 projectscmsync: https://src.opensuse.org/cockpit/_ObsPrj.git
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uv2OPZ/_old  2025-05-26 18:35:12.470588654 +0200
+++ /var/tmp/diff_new_pack.uv2OPZ/_new  2025-05-26 18:35:12.494589666 +0200
@@ -3,7 +3,7 @@
   <service name="tar_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/openSUSE/cockpit-packages</param>
-    <param name="revision">2</param>
+    <param name="revision">3</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="package-meta">yes</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.uv2OPZ/_old  2025-05-26 18:35:12.694598097 +0200
+++ /var/tmp/diff_new_pack.uv2OPZ/_new  2025-05-26 18:35:12.746600289 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/cockpit-packages</param>
-              <param 
name="changesrevision">7525a0bb1cc5292daadf624769fb84a10623e1ea</param></service></servicedata>
+              <param 
name="changesrevision">03f31719ca26da86b182305a4dccc4ff4fbb65bf</param></service></servicedata>
 (No newline at EOF)
 

++++++ cockpit-packages-2.tar.xz -> cockpit-packages-3.tar.xz ++++++
++++ 3958 lines of diff (skipped)

++++++ load-css-overrides.patch ++++++
>From 77918aef950c352f0d35c8198e8109e398a74396 Mon Sep 17 00:00:00 2001
From: Alice Brooks <alice.bro...@suse.com>
Date: Thu, 22 May 2025 11:22:23 +0100
Subject: [PATCH] Load css overrides

---
 src/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/index.html b/src/index.html
index ddf637a..4d49ab3 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/>.
     <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="index.js"></script>
     <script type="text/javascript" src="po.js"></script>
-- 
2.49.0


++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/cockpit-packages/node_modules.obscpio 
/work/SRC/openSUSE:Factory/.cockpit-packages.new.2732/node_modules.obscpio 
differ: char 24503, line 149

++++++ node_modules.spec.inc ++++++
++++ 969 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-packages/node_modules.spec.inc
++++ and 
/work/SRC/openSUSE:Factory/.cockpit-packages.new.2732/node_modules.spec.inc

++++++ package-lock.json ++++++
++++ 2946 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-packages/package-lock.json
++++ and /work/SRC/openSUSE:Factory/.cockpit-packages.new.2732/package-lock.json

Reply via email to