From d1a52e3ef20396663df02cf25c702ba1f5906864 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 11 Jun 2025 09:44:10 -0700 Subject: [PATCH] - Bump release for y-stream AND z-stream building using centpkg build --rhel-target=zstream Related: RHEL-89344 --- weldr-client.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/weldr-client.spec b/weldr-client.spec index 94c3b08..451618e 100644 --- a/weldr-client.spec +++ b/weldr-client.spec @@ -7,7 +7,7 @@ Name: weldr-client Version: 35.12 -Release: 3%{?dist} +Release: 4%{?dist} # Upstream license specification: Apache-2.0 License: Apache-2.0 Summary: Command line utility to control osbuild-composer @@ -133,6 +133,11 @@ composer-cli package. %changelog +* Wed Jun 11 2025 Brian C. Lane - 35.12-4 +- Bump release for y-stream AND z-stream building using + centpkg build --rhel-target=zstream + Related: RHEL-89344 + * Mon Jun 09 2025 Brian C. Lane - 35.12-3 - tests: OSTree does not support the qcow2 image type - Add test repositories for RHEL 9.6 and 9.7