public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cockpit-image-builder] rawhide: Update to 110 upstream release
@ 2026-08-21 14:27 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-08-21 14:27 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/cockpit-image-builder
            Branch : rawhide
            Commit : 3bb025a3ad659ae6166ac7a8657f5c430eab561f
            Author : Packit <hello@packit.dev>
            Date   : 2026-08-21T13:40:44+00:00
            Stats  : +13/-5 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/cockpit-image-builder/c/3bb025a3ad659ae6166ac7a8657f5c430eab561f?branch=rawhide

            Log:
            Update to 110 upstream release

Upstream tag: v110
Upstream commit: cb6a3ddf

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index dc30ade..e3b84ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /cockpit-image-builder-94.tar.gz
 /cockpit-image-builder-106.tar.gz
 /cockpit-image-builder-108.tar.gz
+/cockpit-image-builder-110.tar.gz

diff --git a/cockpit-image-builder.spec b/cockpit-image-builder.spec
index b046fc3..b9075fd 100644
--- a/cockpit-image-builder.spec
+++ b/cockpit-image-builder.spec
@@ -1,5 +1,5 @@
 Name:           cockpit-image-builder
-Version:        108
+Version:        110
 Release:        1%{?dist}
 Summary:        Image builder plugin for Cockpit
 
@@ -15,6 +15,7 @@ BuildRequires:  gettext
 BuildRequires:  libappstream-glib
 BuildRequires:  make
 BuildRequires:  /usr/bin/node
+BuildRequires:  npm
 # for _tmpfilesdir macro
 BuildRequires:  systemd-rpm-macros
 
@@ -33,7 +34,7 @@ as a frontend for osbuild.
 %setup -q -n %{name}
 
 %build
-# Nothing to build
+NODE_ENV=production npm run build:cockpit
 
 %install
 %make_install PREFIX=/usr
@@ -55,6 +56,14 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
 %ghost %attr(0700, root, root) %dir /var/cache/cockpit-image-builder
 
 %changelog
+* Fri Aug 21 2026 Packit <hello@packit.dev> - 110-1
+Changes with 110
+----------------
+  - cockpit/spec: do not run unit tests during rpm build (#4775)
+    - Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
+
+— Somewhere on the Internet, 2026-08-21
+
 * Wed Aug 19 2026 Packit <hello@packit.dev> - 108-1
 Changes with 108
 ----------------

diff --git a/packit.yaml b/packit.yaml
index 695bf20..f5f98ce 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -8,7 +8,6 @@ upstream_tag_template: v{version}
 
 actions:
   create-archive:
-    - npm ci
     - make dist
 
 srpm_build_deps:
@@ -56,7 +55,6 @@ jobs:
     targets: *build_targets
     actions:
       create-archive:
-        - npm ci
         - make dist
 
   - job: propose_downstream

diff --git a/sources b/sources
index da67fdb..6aec8c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cockpit-image-builder-108.tar.gz) = d8805c24ac0098351db5c3a8997792c28a78e15d12ca0b75d4f022b9918fb7e0ee51699283026da9e53a4521222ec327d85d4f14dac835bdbd0696b827417166
+SHA512 (cockpit-image-builder-110.tar.gz) = a55aa83efdbcd516f96655aaeeb46ac0d8a253e4efad8693f9930a45eca421c644c1b65a9af37ddb7ebf011a35ec1fc530fb1cc3768519bb0f1fe48a01284bbd

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-21 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 14:27 [rpms/cockpit-image-builder] rawhide: Update to 110 upstream release Packit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox