|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: C library for multiple precision complex arithmetic
|
|
|
|
|
Name: libmpc
|
|
|
|
|
Version: 1.3.1
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
# LGPL-3.0-or-later: the library
|
|
|
|
|
# FSFAP: README and NEWS
|
|
|
|
|
License: LGPL-3.0-or-later AND FSFAP
|
|
|
|
@ -121,6 +121,10 @@ make check
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.3.1-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.1-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|