public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/image-builder] rawhide: Update to 76.0.0 upstream release
@ 2026-07-22 18:16 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-07-22 18:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/image-builder
Branch : rawhide
Commit : 2f4daa254e3b0b5d90a0ae76dc2bac4592103398
Author : Packit <hello@packit.dev>
Date : 2026-07-22T14:31:57+00:00
Stats : +23/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/image-builder/c/2f4daa254e3b0b5d90a0ae76dc2bac4592103398?branch=rawhide
Log:
Update to 76.0.0 upstream release
Upstream tag: v76.0.0
Upstream commit: 62943118
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 718b27e..1c457ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@
/image-builder-73.0.0.tar.gz
/image-builder-74.0.0.tar.gz
/image-builder-75.0.0.tar.gz
+/image-builder-76.0.0.tar.gz
diff --git a/image-builder.spec b/image-builder.spec
index 257918c..9392344 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: 75.0.0
+Version: 76.0.0
%gometa
@@ -11,7 +11,7 @@ OSTree commits. Uses osbuild under the hood.
}
Name: image-builder
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: An image building executable using osbuild
ExcludeArch: i686
@@ -23,10 +23,6 @@ License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-SA-4.0 AN
URL: %{gourl}
Source0: https://github.com/osbuild/image-builder/releases/download/v%{version}/image-builder-%{version}.tar.gz
-# Fix distro detection
-# https://github.com/osbuild/image-builder/pull/2542
-Patch: 2542.patch
-
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
BuildRequires: libvirt-devel
@@ -244,7 +240,7 @@ Requires: osbuild-depsolve-dnf >= %{min_osbuild_version}
%if 0%{?rhel}
%forgeautosetup -p1
%else
-%goprep -k -p1
+%goprep -k
%endif
%build
@@ -307,6 +303,24 @@ cd $PWD/_build/src/%{goipath}
%ghost %attr(0755, root, root) %dir /var/cache/image-builder
%changelog
+* Wed Jul 22 2026 Packit <hello@packit.dev> - 76.0.0-1
+Changes with 76.0.0
+----------------
+ - Restore anaconda-iso/iso type to bootc-image-builder (#2527)
+ - Author: Brian C. Lane, Reviewers: Achilleas Koutsou, Simon de Vlieger
+ - Update osbuild dependency commit ID (#2531)
+ - Author: SchutzBot, Reviewers: Achilleas Koutsou, Anna Vítová
+ - anaconda: enable shell shenanigans for anaconda (#2544)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Sanne Raymaekers
+ - build(deps): bump actions/setup-go from 6 to 7 (#2532)
+ - Author: dependabot, Reviewers: Achilleas Koutsou, Anna Vítová
+ - eln: set runner to eln11 (#2535)
+ - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Anna Vítová
+ - image-builder: distro detection for `build` and `manifest` (#2542)
+ - Author: Simon de Vlieger, Reviewers: Brian C. Lane, Ondřej Budai
+
+— Somewhere on the Internet, 2026-07-22
+
* Tue Jul 21 2026 Adam Williamson <awilliam@redhat.com> - 75.0.0-2
- Backport PR #2542 to fix distro detection
diff --git a/sources b/sources
index dff8c54..f94990b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (image-builder-75.0.0.tar.gz) = 9c2f48ee5e2995555018157fe88d5c888318f1ebe1e8bd4c099efc92ebed52edad9083cd07830e4c51eb556a0cd15b4b212b2e9b92c91053610e3aed578cb9c2
+SHA512 (image-builder-76.0.0.tar.gz) = 9979f94fa96a8aab0ff4968499338c1dba9d6d0341a171143701bf7a2abb98cc83104403a3bb22c8576c00721021f1fd58b30303d2ea252abff8f173ca1c1754
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 18:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 18:16 [rpms/image-builder] rawhide: Update to 76.0.0 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