[packit] 1.22.1 upstream release
Upstream tag: go1.22.1 Upstream commit: db6097f8
This commit is contained in:
parent
a0ae3bce4e
commit
b1a2ca6934
1
.gitignore
vendored
1
.gitignore
vendored
@ -146,3 +146,4 @@
|
|||||||
/go1.22rc1.src.tar.gz
|
/go1.22rc1.src.tar.gz
|
||||||
/go1.22rc2.src.tar.gz
|
/go1.22rc2.src.tar.gz
|
||||||
/go1.22.0.src.tar.gz
|
/go1.22.0.src.tar.gz
|
||||||
|
/go1.22.1.src.tar.gz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.90.0.post1.dev9+g1f0325d1.
|
The file was generated using packit 0.93.0.post1.dev3+ge6195b47.
|
||||||
|
@ -97,7 +97,7 @@
|
|||||||
# Comment out go_prerelease and go_patch as needed
|
# Comment out go_prerelease and go_patch as needed
|
||||||
%global go_api 1.22
|
%global go_api 1.22
|
||||||
#global go_prerelease rc2
|
#global go_prerelease rc2
|
||||||
%global go_patch 0
|
%global go_patch 1
|
||||||
|
|
||||||
%global go_version %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease:~%{go_prerelease}}
|
%global go_version %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease:~%{go_prerelease}}
|
||||||
%global go_source %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease}
|
%global go_source %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease}
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (go1.22.0.src.tar.gz) = f47fdac3281463757b3db9f6ab747f86ed7263beed52c820ec2571375a578034df02c0b76912c19fab3a58df3b04d79b6aae084163d1d5847c907aeb30b936e3
|
SHA512 (go1.22.1.src.tar.gz) = 627530c3fa2ea872478e1df8ee20db2ddc3c94581fff4e66bda21ca45a643e9915f97115401f79667cd7e856ccca1b40a842f4c0b509a472c75696e3bdb3a908
|
||||||
|
Loading…
Reference in New Issue
Block a user