Release bump (issues with missing debug symbols)
This commit is contained in:
parent
179ee62121
commit
5e468ea13d
6
gmp.spec
6
gmp.spec
@ -6,7 +6,7 @@
|
||||
Summary: GNU arbitrary precision library
|
||||
Name: gmp
|
||||
Version: 6.2.1
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Epoch: 1
|
||||
URL: https://gmplib.org/
|
||||
Source0: https://gmplib.org/download/gmp/gmp-%{version}.tar.xz
|
||||
@ -191,6 +191,10 @@ export LD_LIBRARY_PATH=`pwd`/.libs
|
||||
%{_libdir}/libgmpxx.a
|
||||
|
||||
%changelog
|
||||
* Wed Jun 11 2025 Jakub Martisko <jamartis@redhat.com> - 1:6.2.1-12
|
||||
- Release bump due to internal issue with the build system (missing debug symbols)
|
||||
Related: RHEL-24118
|
||||
|
||||
* Thu May 29 2025 Jakub Martisko <jamartis@redhat.com> - 1:6.2.1-11
|
||||
- Port the ibm z13 optimization patches
|
||||
Resolves: RHEL-24118
|
||||
|
Loading…
Reference in New Issue
Block a user