|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
Summary: GNU arbitrary precision library
|
|
|
|
|
Name: gmp
|
|
|
|
|
Version: 6.2.1
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
URL: https://gmplib.org/
|
|
|
|
|
Source0: https://gmplib.org/download/gmp/gmp-%{version}.tar.xz
|
|
|
|
@ -187,6 +187,10 @@ export LD_LIBRARY_PATH=`pwd`/.libs
|
|
|
|
|
%{_libdir}/libgmpxx.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:6.2.1-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:6.2.1-9
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|