From 292de3a3f7b8cf2a8055fdc4697deb16933e5ced Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 7 Feb 2023 14:17:43 +0100 Subject: [PATCH] Rebuilt to apply fix regarding switch from 'uname -i' to 'uname -m' in the last commits --- multilib-rpm-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/multilib-rpm-config.spec b/multilib-rpm-config.spec index b39e115..51a7d78 100644 --- a/multilib-rpm-config.spec +++ b/multilib-rpm-config.spec @@ -6,7 +6,7 @@ Summary: Multilib packaging helpers Name: multilib-rpm-config Version: 1 -Release: 21%{?dist} +Release: 22%{?dist} License: GPLv2+ # TODO: resolve directly in rpm/redhat-rpm-config (instead of this hack). @@ -119,6 +119,9 @@ test `$capable --arch ppc64p7` = true %changelog +* Tue Feb 07 2023 Michal Schorm - 1-22 +- Rebuilt to apply fix regarding switch from 'uname -i' to 'uname -m' in the last commits + * Thu Jan 19 2023 Fedora Release Engineering - 1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild