From bb91ebe4f768c0cd80319a805baf9d7b737d08df Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sun, 4 Apr 2021 23:35:49 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dotnet3.1.git#4b1210894d3cc8aa480142c6c949e8bd548214f3 --- dotnet3.1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dotnet3.1.spec b/dotnet3.1.spec index a617d6a..6fabc28 100644 --- a/dotnet3.1.spec +++ b/dotnet3.1.spec @@ -55,7 +55,7 @@ Name: dotnet3.1 Version: %{sdk_rpm_version} -Release: 1%{?dist} +Release: 2%{?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 +* Tue Mar 30 2021 Jonathan Wakely - 3.1.113-2 +- Rebuilt for removed libstdc++ symbol (#1937698) + * Wed Mar 17 2021 Omair Majid - 3.1.113-1 - Update to .NET Core SDK 3.1.113 and Runtime 3.1.13