public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/image-builder] rawhide: Update to 77.0.0 upstream release
Date: Tue, 28 Jul 2026 14:43:30 GMT	[thread overview]
Message-ID: <178524981018.1.2138415987691863042.rpms-image-builder-12530ecd1aca@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/image-builder
            Branch : rawhide
            Commit : 12530ecd1aca3069576949a1d1a7e97f2418a60e
            Author : Packit <hello@packit.dev>
            Date   : 2026-07-28T13:27:16+00:00
            Stats  : +34/-3 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/image-builder/c/12530ecd1aca3069576949a1d1a7e97f2418a60e?branch=rawhide

            Log:
            Update to 77.0.0 upstream release

Upstream tag: v77.0.0
Upstream commit: 395203db

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

---
diff --git a/.gitignore b/.gitignore
index 1c457ca..dbd612c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@
 /image-builder-74.0.0.tar.gz
 /image-builder-75.0.0.tar.gz
 /image-builder-76.0.0.tar.gz
+/image-builder-77.0.0.tar.gz

diff --git a/README.packit b/README.packit
index 173195e..d816803 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.1.post1.dev2+gf84fe2d5b.
+The file was generated using packit 1.16.2.

diff --git a/image-builder.spec b/image-builder.spec
index 9392344..c089fa4 100644
--- a/image-builder.spec
+++ b/image-builder.spec
@@ -1,7 +1,7 @@
 %global min_osbuild_version 183
 %global goipath         github.com/osbuild/image-builder
 
-Version:        76.0.0
+Version:        77.0.0
 
 %gometa
 
@@ -303,6 +303,36 @@ cd $PWD/_build/src/%{goipath}
 %ghost %attr(0755, root, root) %dir /var/cache/image-builder
 
 %changelog
+* Tue Jul 28 2026 Packit <hello@packit.dev> - 77.0.0-1
+Changes with 77.0.0
+----------------
+  - Generate bootc-image-builder test jobs dynamically and enable all tests [HMS-11073] (#2539)
+    - Author: Achilleas Koutsou, Reviewers: Anna Vítová, Simon de Vlieger
+  - Refactor CLI setup (#2503)
+    - Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
+  - Update osbuild dependency commit ID (#2555)
+    - Author: SchutzBot, Reviewers: Achilleas Koutsou, Anna Vítová
+  - anaconda: rectify comment (#2548)
+    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Anna Vítová, Lukáš Zapletal
+  - bib: Replace logrus usage with olog (#2543)
+    - Author: Brian C. Lane, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - bib_legacy: Use functions from bootc (#2540)
+    - Author: Brian C. Lane, Reviewers: Anna Vítová, Lukáš Zapletal, Simon de Vlieger
+  - build(deps): bump actions/setup-python from 6 to 7 (#2556)
+    - Author: dependabot, Reviewers: Achilleas Koutsou, Simon de Vlieger
+  - eln: enable `aarch64` for `gce` (HMS-11095) (#2558)
+    - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Brian C. Lane
+  - github: enable building the bootc-image-builder container [HMS-11005] (#2549)
+    - Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger
+  - gitlab: remove setup-show option for pytest (#2551)
+    - Author: Achilleas Koutsou, Reviewers: Anna Vítová, Brian C. Lane
+  - manifest/raw_bootc: support subscription registration on first boot (HMS-10897) (#2528)
+    - Author: Lucas Garfield, Reviewers: Brian C. Lane, Simon de Vlieger
+  - pkg/koji/upload: session credentials to headers (#2550)
+    - Author: Anna Vítová, Reviewers: Florian Schüller, Sanne Raymaekers
+
+— Somewhere on the Internet, 2026-07-28
+
 * Wed Jul 22 2026 Packit <hello@packit.dev> - 76.0.0-1
 Changes with 76.0.0
 ----------------

diff --git a/sources b/sources
index f94990b..30faed0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (image-builder-76.0.0.tar.gz) = 9979f94fa96a8aab0ff4968499338c1dba9d6d0341a171143701bf7a2abb98cc83104403a3bb22c8576c00721021f1fd58b30303d2ea252abff8f173ca1c1754
+SHA512 (image-builder-77.0.0.tar.gz) = 6f7ae951b3ed047d59fb7223531ebc19e76d6886ae9fd44db76f7130eede4a8c78489106e803ed2ff353cddc75896a8974e823904ad377a941c4011d05319b29

                 reply	other threads:[~2026-07-28 14:43 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=178524981018.1.2138415987691863042.rpms-image-builder-12530ecd1aca@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