From 0ba9a68c3681f3bb5d93086e5b4c493c79533cea Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Mar 28 2018 05:29:52 +0000 Subject: Bump version --- diff --git a/dotnet.spec b/dotnet.spec index 97ebe79..dfab951 100644 --- a/dotnet.spec +++ b/dotnet.spec @@ -4,7 +4,7 @@ Name: dotnet Version: %{runtime_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/ @@ -217,6 +217,10 @@ echo "Testing build results for debug symbols..." %{_datadir}/zsh/site-functions/dotnet %changelog +* Wed Mar 28 2018 Omair Majid - 2.0.6-2 +- Enable bash completion for dotnet +- Remove redundant buildrequires and requires + * Wed Mar 14 2018 Omair Majid - 2.0.6-1 - Update to .NET Core 2.0.6