From 7093e495dcea19b779863ae035905492182d6aa2 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Mar 05 2018 08:52:13 +0000 Subject: Update to spec 3.0 --- diff --git a/golang-github-golang-sys.spec b/golang-github-golang-sys.spec index d3b145d..7ab507f 100644 --- a/golang-github-golang-sys.spec +++ b/golang-github-golang-sys.spec @@ -1,14 +1,13 @@ # http://github.com/golang/sys -%global provider_prefix github.com/golang/sys -%global gobaseipath golang.org/x/sys +%global forgeurl https://github.com/golang/sys +%global goipath golang.org/x/sys %global commit f6cff0780e542efa0c8e864dc8fa522808f6a598 -%global commitdate 20170302 -%gocraftmeta -i +%gometa -i Name: golang-github-golang-sys Version: 0 -Release: 0.17.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.18%{?dist} Summary: Go packages for low-level interaction with the operating system License: BSD URL: %{gourl} @@ -25,10 +24,10 @@ Summary: %{summary} This package contains library source intended for building other packages which use import path with -%{gobaseipath} prefix. +%{goipath} prefix. %prep -%gosetup +%forgesetup %install %goinstall @@ -44,6 +43,9 @@ building other packages which use import path with %doc CONTRIBUTING.md README.md AUTHORS CONTRIBUTORS PATENTS %changelog +* Mon Mar 05 2018 Jan Chaloupka - 0-0.18.gitf6cff07 +- Update to spec 3.0 + * Fri Mar 02 2018 Jan Chaloupka - 0-0.17.20170302gitf6cff07 - Bump to upstream f6cff0780e542efa0c8e864dc8fa522808f6a598