diff --git a/go-toolset.spec b/go-toolset.spec index 500b5a1..ee25851 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -2,7 +2,7 @@ Name: go-toolset Version: %{go_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package that installs go-toolset License: BSD and Public Domain @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Fri May 26 2023 Alejandro Sáez - 1.20.3-2 +- Update to Delve 1.20.2 +- Resolves: rhbz#2186496 + * Tue Apr 11 2023 David Benoit - 1.20.3-1 - Resolves: rhbz#2185259