parent
ffb425c427
commit
f58ae87cfb
@ -14,7 +14,7 @@ Summary: Compatibility Fortran runtime library version 4.8.5
|
|||||||
Name: compat-libgfortran-48
|
Name: compat-libgfortran-48
|
||||||
%global gcc_version 4.8.5
|
%global gcc_version 4.8.5
|
||||||
Version: %{gcc_version}
|
Version: %{gcc_version}
|
||||||
Release: %{gcc_release}.3%{?dist}
|
Release: %{gcc_release}.4%{?dist}
|
||||||
# libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have
|
# libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have
|
||||||
# GCC Runtime Exception.
|
# GCC Runtime Exception.
|
||||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||||
@ -506,6 +506,9 @@ rm -rf testlogs-%{_target_platform}-%{version}-%{release}
|
|||||||
%{_libdir}/libgfortran.so.3*
|
%{_libdir}/libgfortran.so.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 9 2021 Marek Polacek <polacek@redhat.com> - 4.8.5-36.4
|
||||||
|
- bump for rebuild
|
||||||
|
|
||||||
* Fri May 14 2021 Marek Polacek <polacek@redhat.com> - 4.8.5-36.3
|
* Fri May 14 2021 Marek Polacek <polacek@redhat.com> - 4.8.5-36.3
|
||||||
- invoke make with MAKEINFO=missing (#1951315)
|
- invoke make with MAKEINFO=missing (#1951315)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user