diff --git a/.gitignore b/.gitignore index 4b7e915..e314c65 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /panicwrap-aceac81c6e2f55f23844821679a0553b545e91df.tar.gz +/panicwrap-1.2.0.tar.gz diff --git a/change-import-path.patch b/change-import-path.patch deleted file mode 100644 index e88fcac..0000000 --- a/change-import-path.patch +++ /dev/null @@ -1,41 +0,0 @@ -From bef228a918794ca736836d50c9d9419c5c5dd74d Mon Sep 17 00:00:00 2001 -From: Jan Chaloupka -Date: Wed, 2 Mar 2016 13:21:04 +0100 -Subject: [PATCH] change import path - ---- - monitor.go | 2 +- - panicwrap.go | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/monitor.go b/monitor.go -index 72b418a..1cc0c4d 100644 ---- a/monitor.go -+++ b/monitor.go -@@ -3,7 +3,7 @@ - package panicwrap - - import ( -- "github.com/bugsnag/osext" -+ "bitbucket.org/kardianos/osext" - "os" - "os/exec" - ) -diff --git a/panicwrap.go b/panicwrap.go -index f9ea3e3..48f4611 100644 ---- a/panicwrap.go -+++ b/panicwrap.go -@@ -10,9 +10,9 @@ - package panicwrap - - import ( -+ "bitbucket.org/kardianos/osext" - "bytes" - "errors" -- "github.com/bugsnag/osext" - "io" - "os" - "os/exec" --- -1.9.3 - diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index e77a27a..62a1d78 100644 --- a/golang-github-bugsnag-panicwrap.spec +++ b/golang-github-bugsnag-panicwrap.spec @@ -1,27 +1,25 @@ # http://github.com/bugsnag/panicwrap %global goipath github.com/bugsnag/panicwrap -%global commit aceac81c6e2f55f23844821679a0553b545e91df +Version: 1.2.0 -%gometa -i +%gometa Name: %{goname} -Version: 1.1.0 -Release: 0.11%{?dist} +Release: 1%{?dist} Summary: Go library for catching and handling panics in Go applications License: MIT URL: %{gourl} Source0: %{gosource} Source1: glide.lock Source2: glide.yaml -Patch0: change-import-path.patch %description %{summary} %package devel Summary: %{summary} - -BuildRequires: golang(bitbucket.org/kardianos/osext) + +BuildRequires: golang(github.com/kardianos/osext) %description devel %{summary} @@ -32,7 +30,6 @@ building other packages which use import path with %prep %forgesetup -%patch0 -p1 cp %{SOURCE1} %{SOURCE2} . %install @@ -46,15 +43,17 @@ cp %{SOURCE1} %{SOURCE2} . %doc README.md %changelog -* Tue Oct 23 2018 Nicolas Mailhot -- 1.1.0-0.11 +* Tue Nov 13 2018 Robert-André Mauchin - 1.2.0-1 +- Release 1.2.0 + +* Tue Oct 23 2018 Nicolas Mailhot - 1.1.0-0.11.20160118gitaceac81 - 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 - Forge-specific packaging variables +* Fri Jul 13 2018 Fedora Release Engineering - 1.1.0-0.9.gitaceac81 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild -* Fri Jun 08 2018 Jan Chaloupka - 1.1.0-0.9.gitaceac81 +* Fri Jun 08 2018 Jan Chaloupka - 1.1.0-0.9.20160118gitaceac81 - Upload glide.lock and glide.yaml * Wed Feb 28 2018 Jan Chaloupka - 1.1.0-0.8.20160118gitaceac81 diff --git a/sources b/sources index 0badb94..a01a997 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (panicwrap-aceac81c6e2f55f23844821679a0553b545e91df.tar.gz) = 49502cc981ae84438850fa3be37d29200f1c1f8f10f4ab6f4d2972f6e32806b590aab82647505bf7a4b546cf6230509906cb10e9bb6d5da6291246a2f7a34e57 +SHA512 (panicwrap-1.2.0.tar.gz) = 4037559a93da840d95b0565648df11f7e006f076fe3abb00d1969d0a0a357c8888b65c3bc2d7fed4eb2e20c08ef3656e47bb6b82b9045e517599e9fd55b020b2