From c665e54361e5caac3a0e693c632ba75f337c1fae Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sep 19 2020 04:10:13 +0000 Subject: import dotnet3.1-3.1.108-3.el8 --- diff --git a/SPECS/dotnet3.1.spec b/SPECS/dotnet3.1.spec index ff0892d..57c7aad 100644 --- a/SPECS/dotnet3.1.spec +++ b/SPECS/dotnet3.1.spec @@ -59,7 +59,7 @@ Name: dotnet3.1 Version: %{sdk_rpm_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: .NET Core CLI tools and runtime License: MIT and ASL 2.0 and BSD URL: https://github.com/dotnet/ @@ -449,6 +449,10 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0 %dir %{_libdir}/dotnet/packs %changelog +* Fri Sep 18 2020 Omair Majid - 3.1.108-3 +- Bump release to preserve upgrade path +- Resolves: RHBZ#1874503 + * Fri Sep 04 2020 Omair Majid - 3.1.108-2 - Stop producing netstandard-targeting-pack-2.1 - Resolves: RHBZ#1874503