diff --git a/.gitignore b/.gitignore index de149c9..c60bd5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/columnize-44cb478.tar.gz +/columnize-983d3a5.tar.gz diff --git a/golang-github-ryanuber-columnize.spec b/golang-github-ryanuber-columnize.spec index 46d372b..50c807c 100644 --- a/golang-github-ryanuber-columnize.spec +++ b/golang-github-ryanuber-columnize.spec @@ -32,12 +32,12 @@ # https://github.com/ryanuber/columnize %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 44cb4788b2ec3c3d158dd3d1b50aba7d66f4b59a +%global commit 983d3a5fab1bf04d1b412465d2d9f8430e2e917e %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: Easy column formatted output for golang License: MIT URL: https://%{provider_prefix} @@ -167,6 +167,10 @@ gotest %{import_path} %endif %changelog +* Wed Jan 06 2016 Fridolin Pokorny - 0-0.2.git983d3a5 +- Bump to upstream 983d3a5fab1bf04d1b412465d2d9f8430e2e917e + related: #1250502 + * Mon Aug 10 2015 Fridolin Pokorny - 0-0.2.git44cb478 - Update spec file to spec-2.0 resolves: #1250502 diff --git a/sources b/sources index c8259bc..220476b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97f291036cfc09f3e3dbec300e1c01f1 columnize-44cb478.tar.gz +ea013157ff5b77c298820daf20c628b3 columnize-983d3a5.tar.gz