[packit] 1.21.0 upstream release

Upstream tag: go1.21.0
Upstream commit: c19c4c56

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/golang.git refs/heads/*:refs/remotes/packit/*
git checkout packit/1.21.0-rawhide-update-pull_from_upstream
```
This commit is contained in:
Packit 2023-08-08 20:24:26 +00:00
parent ef087d2f00
commit 01fdcc74fa
2 changed files with 8 additions and 2 deletions

3
README.packit Normal file
View File

@ -0,0 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 0.78.2.post2+g81828af.

View File

@ -106,8 +106,8 @@
%global baserelease 2
Name: golang
Version: %{go_version}
Release: %{baserelease}%{?dist}
Version: 1.21.0
Release: 1%{?dist}
Summary: The Go Programming Language
# source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
License: BSD and Public Domain
@ -528,6 +528,9 @@ fi
%endif
%changelog
* Tue Aug 08 2023 Packit <hello@packit.dev> - 1.21.0-1
New release ${PACKIT_PROJECT_VERSION}
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.21~rc3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild