Skip to content

Commit 9c0adcb

Browse files
authored
msft-golang: upgrade version 1.21.6 -> 1.21.8 (#8516)
Changelog: https://github.com/microsoft/go/releases/tag/v1.21.8-3 Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
1 parent 6adb0e6 commit 9c0adcb

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Signatures": {
33
"go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95",
4-
"go.20240111.3.src.tar.gz": "45bb84358f15783271835c97c9034fcc2e0da60d1d854683e6300703a5b6770b",
4+
"go.20240321.6.src.tar.gz": "6be4a8eee684f502d1311ed18acd8bf0cadbf824db666340a60b4f99e74de5a3",
55
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
66
}
77
}

SPECS/msft-golang/msft-golang.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
%define __find_requires %{nil}
1414
Summary: Go
1515
Name: msft-golang
16-
Version: 1.21.6
17-
Release: 2%{?dist}
16+
Version: 1.21.8
17+
Release: 1%{?dist}
1818
License: BSD
1919
Vendor: Microsoft Corporation
2020
Distribution: Mariner
2121
Group: System Environment/Security
2222
URL: https://github.com/microsoft/go
23-
Source0: https://github.com/microsoft/go/releases/download/v1.21.6-1/go.20240111.3.src.tar.gz
23+
Source0: https://github.com/microsoft/go/releases/download/v1.21.8-3/go.20240321.6.src.tar.gz
2424
Source1: https://dl.google.com/go/go1.4-bootstrap-20171003.tar.gz
2525
Source2: https://github.com/microsoft/go/releases/download/v1.19.12-1/go.%{bootstrap_compiler_version}.src.tar.gz
2626
Patch0: go14_bootstrap_aarch64.patch
@@ -137,6 +137,9 @@ fi
137137
%{_bindir}/*
138138

139139
%changelog
140+
* Fri Mar 22 2024 Muhammad Falak <mwani@microsoft.com> - 1.21.8-1
141+
- Bump version to 1.21.8
142+
140143
* Wed Mar 06 2024 Muhammad Falak <mwani@microsoft.com> - 1.21.6-2
141144
- Include go.env in GOROOT
142145

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13633,8 +13633,8 @@
1363313633
"type": "other",
1363413634
"other": {
1363513635
"name": "msft-golang",
13636-
"version": "1.21.6",
13637-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.21.6-1/go.20240111.3.src.tar.gz"
13636+
"version": "1.21.8",
13637+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.21.8-3/go.20240321.6.src.tar.gz"
1363813638
}
1363913639
}
1364013640
},

0 commit comments

Comments
 (0)