public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/cockpit-image-builder] rawhide: Update to 110 upstream release
Date: Fri, 21 Aug 2026 14:27:32 GMT	[thread overview]
Message-ID: <178732245279.1.3849980649350812264.rpms-cockpit-image-builder-3bb025a3ad65@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-21 14:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178732245279.1.3849980649350812264.rpms-cockpit-image-builder-3bb025a3ad65@fedoraproject.org \
    --to=hello@packit.dev \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox