diff --git a/dotnet3.1.spec b/dotnet3.1.spec index 7fc1ded..fe50a53 100644 --- a/dotnet3.1.spec +++ b/dotnet3.1.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap # Avoid provides/requires from private libraries %global privlibs libhostfxr @@ -56,7 +56,7 @@ Name: dotnet3.1 Version: %{sdk_rpm_version} -Release: 3%{?dist} +Release: 4%{?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/ @@ -506,6 +506,9 @@ echo "Testing build results for debug symbols..." %changelog +* Fri Feb 28 2020 Omair Majid - 3.1.101-4 +- Disable bootstrap + * Fri Feb 28 2020 Omair Majid - 3.1.101-3 - Enable bootstrap - Add Fedora 33 runtime ids