|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: go-compilers
|
|
|
|
Name: go-compilers
|
|
|
|
Version: 1
|
|
|
|
Version: 1
|
|
|
|
Release: 20%{?dist}
|
|
|
|
Release: 20%{?dist}.inferit
|
|
|
|
Summary: Go language compilers for various architectures
|
|
|
|
Summary: Go language compilers for various architectures
|
|
|
|
Group: Development/Tools
|
|
|
|
Group: Development/Tools
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
@ -49,6 +49,12 @@ install -m 644 -D %{SOURCE0} %{buildroot}%{_rpmconfigdir}/macros.d/macros.golang
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Apr 19 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1-20.inferit
|
|
|
|
|
|
|
|
- Bump release to rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1-20
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 21 2018 Tom Stellard <tstellar@redhat.com> - 1-20
|
|
|
|
* Fri Dec 21 2018 Tom Stellard <tstellar@redhat.com> - 1-20
|
|
|
|
- Add -compressdwarf=false to ldflags
|
|
|
|
- Add -compressdwarf=false to ldflags
|
|
|
|
|
|
|
|
|
|
|
|