From ed03490cdf8d07b7ed5260c3eeb1facfef909651 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 16:03:09 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 51a7d78..b5a0766 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: 22%{?dist} +Release: 23%{?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 +* Thu Jul 20 2023 Fedora Release Engineering - 1-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Feb 07 2023 Michal Schorm - 1-22 - Rebuilt to apply fix regarding switch from 'uname -i' to 'uname -m' in the last commits