From 4448ec747f053e19c0f98948c3ce13c971aa8f26 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Wed, 9 Jul 2025 14:13:07 +0200 Subject: [PATCH] Update build for c10s 10.1 Resolves: RHEL-102574 Signed-off-by: Dodji Seketeli --- libabigail.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libabigail.spec b/libabigail.spec index b73716b..2aabb38 100644 --- a/libabigail.spec +++ b/libabigail.spec @@ -3,7 +3,7 @@ Name: libabigail Version: 2.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Set of ABI analysis tools License: Apache-2.0 WITH LLVM-exception @@ -164,6 +164,10 @@ fi %endif %changelog +* Wed Jul 09 2025 Dodji Seketeli - 2.8-2 +- Rebuild for c10s +- Resolves: RHEL-102574 + * Wed Jul 9 2025 Dodji Seketeli - 2.8-1 - Update to upstream 2.8 tarball - Remove 0001-Fix-fedabipkgdiff-configure-check-for-Python-3.12.patch