diff --git a/dotnet3.1.spec b/dotnet3.1.spec index 6fabc28..b00c1b9 100644 --- a/dotnet3.1.spec +++ b/dotnet3.1.spec @@ -55,7 +55,7 @@ Name: dotnet3.1 Version: %{sdk_rpm_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: .NET Core Runtime and SDK License: MIT and ASL 2.0 and BSD and LGPLv2+ and CC-BY and CC0 and MS-PL and EPL-1.0 and GPL+ and GPLv2 and ISC and OFL and zlib URL: https://github.com/dotnet/ @@ -570,6 +570,9 @@ echo "Testing build results for debug symbols..." %changelog +* Thu Apr 15 2021 Mohan Boddu - 3.1.113-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 30 2021 Jonathan Wakely - 3.1.113-2 - Rebuilt for removed libstdc++ symbol (#1937698)