This commit is contained in:
parent
553c8121df
commit
3791bed584
5
gmp.spec
5
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: 6%{?dist}
|
Release: 7%{?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
|
||||||
@ -183,6 +183,9 @@ export LD_LIBRARY_PATH=`pwd`/.libs
|
|||||||
%{_libdir}/libgmpxx.a
|
%{_libdir}/libgmpxx.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.2.1-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Aug 07 2023 Lukáš Zaoral <lzaoral@redhat.com> - 1:6.2.1-6
|
* Mon Aug 07 2023 Lukáš Zaoral <lzaoral@redhat.com> - 1:6.2.1-6
|
||||||
- migrate to SPDX license format
|
- migrate to SPDX license format
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user