Update to 3.6.0
Revert the usage of rpmautospec, check git's history Resolves: RHEL-14963
This commit is contained in:
parent
6ca4f12c57
commit
4b104bc0a3
@ -36,7 +36,7 @@ Version: 3.6.0
|
|||||||
ExclusiveArch: %{golang_arches} %{gccgo_arches}
|
ExclusiveArch: %{golang_arches} %{gccgo_arches}
|
||||||
|
|
||||||
Name: go-rpm-macros
|
Name: go-rpm-macros
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Build-stage rpm automation for Go packages
|
Summary: Build-stage rpm automation for Go packages
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -253,6 +253,11 @@ install -m 0755 -vp %{golist_builddir}/bin/* %{buildroot}%{golist_execdir}/
|
|||||||
%{_spectemplatedir}/*.spec
|
%{_spectemplatedir}/*.spec
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 29 2024 Alejandro Sáez <asm@redhat.com> - 3.6.0-1
|
||||||
|
- Update to 3.6.0
|
||||||
|
- Revert the usage of rpmautospec, check git's history
|
||||||
|
- Resolves: RHEL-14963
|
||||||
|
|
||||||
* Fri Sep 22 2023 Alejandro Sáez <asm@redhat.com> - 3.2.0-3
|
* Fri Sep 22 2023 Alejandro Sáez <asm@redhat.com> - 3.2.0-3
|
||||||
- Update add-gobuild-and-gotest.patch to add GOPPC64 and GOAMD64
|
- Update add-gobuild-and-gotest.patch to add GOPPC64 and GOAMD64
|
||||||
- Resolves: RHEL-5529
|
- Resolves: RHEL-5529
|
||||||
|
Loading…
Reference in New Issue
Block a user