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:
Nicolas Mailhot 2018-10-23 22:39:30 +02:00
parent f8da513e6b
commit e178d8e8ad
1 changed files with 7 additions and 2 deletions

View File

@ -6,7 +6,7 @@
Name: %{goname}
Version: 1.1.0
Release: 0.10%{?dist}
Release: 0.11%{?dist}
Summary: Go library for catching and handling panics in Go applications
License: MIT
URL: %{gourl}
@ -31,7 +31,7 @@ building other packages which use import path with
%{goipath} prefix.
%prep
%gosetup
%forgesetup
%patch0 -p1
cp %{SOURCE1} %{SOURCE2} .
@ -46,6 +46,11 @@ cp %{SOURCE1} %{SOURCE2} .
%doc README.md
%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 its 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild