From a86b395da32d076ea52b6edb8e9f7a354bd012a4 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 17 2017 20:35:53 +0000 Subject: import gomtree-0.3.0-1.el7 --- diff --git a/.gitignore b/.gitignore index e136d46..0fb6c0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/go-mtree-8c6b32c.tar.gz +SOURCES/go-mtree-58660bb.tar.gz diff --git a/.gomtree.metadata b/.gomtree.metadata index 58186f1..63d8bc3 100644 --- a/.gomtree.metadata +++ b/.gomtree.metadata @@ -1 +1 @@ -645f4aa06e0d799992618a60ca45e5cc7cff311d SOURCES/go-mtree-8c6b32c.tar.gz +a0950cc10f74957de2efb00ae6d3cfff5ebd5294 SOURCES/go-mtree-58660bb.tar.gz diff --git a/SPECS/gomtree.spec b/SPECS/gomtree.spec index 52a5245..52cffe9 100644 --- a/SPECS/gomtree.spec +++ b/SPECS/gomtree.spec @@ -29,12 +29,12 @@ # https://github.com/vbatts/go-mtree %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 8c6b32c8420e38d558a7f589fee5b8665a11e161 +%global commit 58660bbd836709f466b70e9ef8ed6d80b1d470ec %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: gomtree -Version: 0 -Release: 0.3.git%{shortcommit}%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: Go CLI tool for mtree support License: BSD URL: https://%{provider_prefix} @@ -178,6 +178,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Dec 14 2016 Lokesh Mandvekar - 0-0.3.git8c6b32c - add debuginfo package (rpmdiff complains about unstripped binary)