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