Update build for c10s 10.1

Resolves: RHEL-102574

Signed-off-by: Dodji Seketeli <dodji@seketeli.net>
This commit is contained in:
Dodji Seketeli 2025-07-09 14:13:07 +02:00
parent 3b103a50fa
commit 4448ec747f

View File

@ -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 <dodji@redhat.com> - 2.8-2
- Rebuild for c10s
- Resolves: RHEL-102574
* Wed Jul 9 2025 Dodji Seketeli <dodji@redhat.com> - 2.8-1
- Update to upstream 2.8 tarball
- Remove 0001-Fix-fedabipkgdiff-configure-check-for-Python-3.12.patch