diff --git a/glide.lock b/glide.lock new file mode 100644 index 0000000..f8b3035 --- /dev/null +++ b/glide.lock @@ -0,0 +1,4 @@ +hash: f4b91838135e511a8f4a4949b1092e6e5a3c74115f82ed0cd223582fccb5c841 +imports: [] +updated: '2018-06-10T00:19:54.202327+00:00' + diff --git a/glide.yaml b/glide.yaml new file mode 100644 index 0000000..a884800 --- /dev/null +++ b/glide.yaml @@ -0,0 +1,3 @@ +import: [] +package: golang.org/x/sys + diff --git a/golang-github-golang-sys.spec b/golang-github-golang-sys.spec index bbed172..1999017 100644 --- a/golang-github-golang-sys.spec +++ b/golang-github-golang-sys.spec @@ -7,11 +7,13 @@ Name: golang-github-golang-sys Version: 0 -Release: 0.19%{?dist} +Release: 0.20%{?dist} Summary: Go packages for low-level interaction with the operating system License: BSD URL: %{gourl} Source0: %{gosource} +Source1: glide.yaml +Source2: glide.yaml %description %{summary} @@ -30,10 +32,10 @@ building other packages which use import path with %forgesetup %install -%goinstall +%goinstall glide.lock glide.yaml %check -%gochecks +%gochecks -d unix #define license tag if not already defined %{!?_licensedir:%global license %doc} @@ -43,6 +45,9 @@ building other packages which use import path with %doc CONTRIBUTING.md README.md AUTHORS CONTRIBUTORS PATENTS %changelog +* Sun Jun 10 2018 Jan Chaloupka - 0-0.20.git7c87d13 +- Upload glide files + * Thu May 17 2018 Robert-André Mauchin - 0-0.19.20180517git7c87d13 - Bump to upstream 7c87d13f8e835d2fb3a70a2912c811ed0c1d241b