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 108 upstream release
Date: Wed, 19 Aug 2026 15:14:00 GMT	[thread overview]
Message-ID: <178715244034.1.9341788996598156659.rpms-cockpit-image-builder-4259b7af65bc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/cockpit-image-builder
            Branch : rawhide
            Commit : 4259b7af65bc79ae38e90cc1a988bd4d35170d03
            Author : Packit <hello@packit.dev>
            Date   : 2026-08-19T12:17:33+00:00
            Stats  : +22/-3 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/cockpit-image-builder/c/4259b7af65bc79ae38e90cc1a988bd4d35170d03?branch=rawhide

            Log:
            Update to 108 upstream release

Upstream tag: v108
Upstream commit: a66d331c

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

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

diff --git a/README.packit b/README.packit
index ef5aa9d..09d231a 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.16.2.post1.dev6+g30936cda7.
+The file was generated using packit 1.16.2.post1.dev12+g819bb7962.

diff --git a/cockpit-image-builder.spec b/cockpit-image-builder.spec
index c77dffc..b046fc3 100644
--- a/cockpit-image-builder.spec
+++ b/cockpit-image-builder.spec
@@ -1,5 +1,5 @@
 Name:           cockpit-image-builder
-Version:        106
+Version:        108
 Release:        1%{?dist}
 Summary:        Image builder plugin for Cockpit
 
@@ -55,6 +55,20 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
 %ghost %attr(0700, root, root) %dir /var/cache/cockpit-image-builder
 
 %changelog
+* Wed Aug 19 2026 Packit <hello@packit.dev> - 108-1
+Changes with 108
+----------------
+  - Wizard/Packages: Sort packages by the newest added (HMS-10767) (#4719)
+    - Author: Klara Simickova, Reviewers: Gianluca Zuccarelli
+  - build(deps-dev): bump the minor-and-patch group across 1 directory with 3 updates (#4762)
+    - Author: dependabot, Reviewers: Gianluca Zuccarelli
+  - cockpit: last minute 10.3 fixes (#4756)
+    - Author: Lucas Garfield, Reviewers: Sanne Raymaekers
+  - fecConfig: Fix a few issues in the config (HMS-11177) (#4725)
+    - Author: Klara Simickova, Reviewers: Gianluca Zuccarelli
+
+— Somewhere on the Internet, 2026-08-19
+
 * Wed Aug 5 2026 Packit <hello@packit.dev> - 106-1
 Changes with 106
 ----------------

diff --git a/packit.yaml b/packit.yaml
index 80ed356..695bf20 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -19,6 +19,9 @@ jobs:
   - job: tests
     identifier: self
     trigger: pull_request
+    # Only for PRs targeting main - stacked PRs run these once they are
+    # retargeted after the PR below them merges.
+    branch: "^main$"
     tmt_plan: /plans/all/main
     targets:
       - centos-stream-10
@@ -27,6 +30,7 @@ jobs:
 
   - job: copr_build
     trigger: pull_request
+    branch: "^main$"
     targets: &build_targets
       - centos-stream-9
       - centos-stream-9-aarch64

diff --git a/sources b/sources
index 7386860..da67fdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cockpit-image-builder-106.tar.gz) = 3e5592c6e52e7f27dff3ed2d507f31a87f246f6c08306d89712965bcec279cda33e2e1732ffc79f30a0ed4849eb7b6f1d5d01bb40ece88d4df0c7b1205efdde6
+SHA512 (cockpit-image-builder-108.tar.gz) = d8805c24ac0098351db5c3a8997792c28a78e15d12ca0b75d4f022b9918fb7e0ee51699283026da9e53a4521222ec327d85d4f14dac835bdbd0696b827417166

                 reply	other threads:[~2026-08-19 15:14 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=178715244034.1.9341788996598156659.rpms-cockpit-image-builder-4259b7af65bc@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