diff --git a/SPECS/compat-sap-c++-10.spec b/SPECS/compat-sap-c++-10.spec index 13c63e8..0d264ce 100644 --- a/SPECS/compat-sap-c++-10.spec +++ b/SPECS/compat-sap-c++-10.spec @@ -28,7 +28,7 @@ Summary: C++ compatibility runtime library for SAP applications Name: %{?scl_prefix}c++-10 ExclusiveArch: x86_64 ppc64le s390x Version: %{gcc_version} -Release: %{gcc_release}%{?dist} +Release: %{gcc_release}.1%{?dist} # libgcc, libgfortran, libgomp, libstdc++ and crtstuff have # GCC Runtime Exception. License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD @@ -402,8 +402,9 @@ rm -rf %{buildroot} %{_root_prefix}/%{_lib}/README%{gcc_major} %changelog -* Thu May 26 2022 Marek Polacek 10.2.1-1 -- build on s390x too (#2068080) +* Thu May 26 2022 Marek Polacek 10.2.1-1.1 +- build on s390x too (#2065777) +- disable multilib * Wed Jul 29 2020 Marek Polacek 10.2.1-1 - GCC 10.2 release