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
|
Summary: GNU arbitrary precision library
|
||||||
Name: gmp
|
Name: gmp
|
||||||
Version: 6.2.1
|
Version: 6.2.1
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
URL: https://gmplib.org/
|
URL: https://gmplib.org/
|
||||||
Source0: https://gmplib.org/download/gmp/gmp-%{version}.tar.xz
|
Source0: https://gmplib.org/download/gmp/gmp-%{version}.tar.xz
|
||||||
@ -191,6 +191,10 @@ export LD_LIBRARY_PATH=`pwd`/.libs
|
|||||||
%{_libdir}/libgmpxx.a
|
%{_libdir}/libgmpxx.a
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 29 2025 Jakub Martisko <jamartis@redhat.com> - 1:6.2.1-11
|
||||||
- Port the ibm z13 optimization patches
|
- Port the ibm z13 optimization patches
|
||||||
Resolves: RHEL-24118
|
Resolves: RHEL-24118
|
||||||
|
Loading…
Reference in New Issue
Block a user