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
f8da513e6b
commit
e178d8e8ad
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: %{goname}
|
Name: %{goname}
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 0.10%{?dist}
|
Release: 0.11%{?dist}
|
||||||
Summary: Go library for catching and handling panics in Go applications
|
Summary: Go library for catching and handling panics in Go applications
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: %{gourl}
|
URL: %{gourl}
|
||||||
@ -31,7 +31,7 @@ building other packages which use import path with
|
|||||||
%{goipath} prefix.
|
%{goipath} prefix.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%gosetup
|
%forgesetup
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
cp %{SOURCE1} %{SOURCE2} .
|
cp %{SOURCE1} %{SOURCE2} .
|
||||||
|
|
||||||
@ -46,6 +46,11 @@ cp %{SOURCE1} %{SOURCE2} .
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org>
|
||||||
|
- 1.1.0-0.11
|
||||||
|
- 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 Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - Forge-specific packaging variables
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - Forge-specific packaging variables
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user