redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias
This commit is contained in:
parent
d23bd52d94
commit
de43ce9c99
@ -4,7 +4,7 @@ Version: 2.5.2
|
|||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
Name: git-lfs
|
Name: git-lfs
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Git extension for versioning large files
|
Summary: Git extension for versioning large files
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -51,7 +51,7 @@ which use import path with %{goipath} prefix.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%gosetup -q
|
%forgesetup
|
||||||
|
|
||||||
rm -rf vendor
|
rm -rf vendor
|
||||||
|
|
||||||
@ -115,6 +115,11 @@ PATH=%{buildroot}%{_bindir}:$PWD/_bin:$PATH \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org>
|
||||||
|
- 2.5.2-3
|
||||||
|
- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias
|
||||||
|
- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/
|
||||||
|
|
||||||
* Fri Oct 12 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.5.2-2
|
* Fri Oct 12 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.5.2-2
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user