diff --git a/SPECS/dotnet3.1.spec b/SPECS/dotnet3.1.spec index 09b76ab..61bd78e 100644 --- a/SPECS/dotnet3.1.spec +++ b/SPECS/dotnet3.1.spec @@ -59,7 +59,7 @@ Name: dotnet3.1 Version: %{sdk_rpm_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: .NET Core CLI tools and runtime License: MIT and ASL 2.0 and BSD URL: https://github.com/dotnet/ @@ -454,18 +454,17 @@ echo "Testing build results for debug symbols..." %dir %{_libdir}/dotnet/packs %changelog -* Mon Mar 23 2020 Omair Majid - 3.1.103-1 +* Fri Mar 20 2020 Omair Majid - 3.1.103-2 - Update to .NET Core Runtime 3.1.3 and SDK 3.1.103 -- Resolves: RHBZ#1816192 +- Resolves: RHBZ#1815632 -* Tue Feb 25 2020 Omair Majid - 3.1.102-1 +* Wed Feb 19 2020 Omair Majid - 3.1.102-2 - Update to .NET Core Runtime 3.1.2 and SDK 3.1.102 -- Resolves: RHBZ#1806670 +- Resolves: RHBZ#1804452 -* Mon Jan 20 2020 Omair Majid - 3.1.101-1 +* Thu Jan 23 2020 Omair Majid - 3.1.101-2 - Update to .NET Core Runtime 3.1.1 and SDK 3.1.101 -- Resolves: RHBZ#1794437 - CVE-2020-0602 -- Resolves: RHBZ#1794435 - CVE-2020-0603 +- Resolves: RHBZ#1789154 * Wed Dec 04 2019 Omair Majid - 3.1.100-2 - Remove arm64 variant of the source tarball