Migrated to SPDX license

This commit is contained in:
Alejandro Sáez 2023-09-28 17:22:26 +02:00
parent 7fa9965761
commit 78332dc19c

View File

@ -115,14 +115,14 @@
%global pkg_release 1
# For rpmdev-bumpspec and releng automation.
%global baserelease 2
%global baserelease 3
Name: golang
Version: %{go_version}
Release: %{baserelease}%{?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
License: BSD-3-Clause AND LicenseRef-Fedora-Public-Domain
URL: https://go.dev
Source0: https://go.dev/dl/go%{go_source}.src.tar.gz
# Go's FIPS mode bindings are now provided as a standalone
@ -620,6 +620,9 @@ fi
%files -n go-toolset
%changelog
* Thu Sep 28 2023 Alejandro Sáez <asm@redhat.com> - 1.20.6-3
- Migrated to SPDX license
* Tue Sep 05 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.20.6-2
- Drop unused pcre dependency