From 9fea8f079459a25d074e560926873fb9342539b2 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Dec 09 2014 14:17:03 +0000 Subject: Update to the latest commit 5b2527008a4c8988ca9dc6f010ebfb9dae67150b - related: #1056285 --- diff --git a/.gitignore b/.gitignore index 23e52d5..9d85b0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/024681b033bea960a9312d2420f5c942d4a3a7f0.tar.gz +/5b2527008a4c8988ca9dc6f010ebfb9dae67150b.tar.gz diff --git a/golang-googlecode-text.spec b/golang-googlecode-text.spec index cb802ac..dafde17 100644 --- a/golang-googlecode-text.spec +++ b/golang-googlecode-text.spec @@ -5,7 +5,7 @@ %global project p %global repo text %global import_path %{provider_prefix}.%{provider}.%{provider_tld}/%{project}/go.%{repo} -%global rev 024681b033bea960a9312d2420f5c942d4a3a7f0 +%global rev 5b2527008a4c8988ca9dc6f010ebfb9dae67150b %global shortrev %(r=%{rev}; echo ${r:0:12}) %global x_provider golang @@ -16,7 +16,7 @@ Name: golang-%{provider}%{provider_prefix}-%{repo} Version: 0 -Release: 0.2.hg%{shortrev}%{?dist} +Release: 0.3.hg%{shortrev}%{?dist} Summary: Supplementary Go text libraries License: CC-BY URL: http://%{import_path} @@ -101,12 +101,11 @@ for dir in */ ; do cp -rpav $dir %{buildroot}%{gopath}/src/%{x_import_path}/ done -cd %{buildroot}/%{gopath}/src/%{x_import_path} +cd %{buildroot}/%{gopath}/src/%{import_path} # from https://groups.google.com/forum/#!topic/golang-nuts/eD8dh3T9yyA, first post -sed -i 's/"code\.google\.com\/p\/go\./"golang\.org\/x\//g' \ +sed -i 's/"golang\.org\/x\//"code\.google\.com\/p\/go\./g' \ $(find . -name '*.go') - %check for dir in $(find . -mindepth 0 -maxdepth 3 -type d); do break @@ -130,6 +129,10 @@ rm -rf %{buildroot}%{gopath}/src/%{x_import_path}/encoding/testdata %{gopath}/src/%{x_import_path} %changelog +* Tue Dec 09 2014 jchaloup - 0-0.3.hg5b2527008a4c +- Update to the latest commit 5b2527008a4c8988ca9dc6f010ebfb9dae67150b + related: #1056285 + * Fri Nov 21 2014 jchaloup - 0-0.2.hg024681b033be - Extend import paths for golang.org/x/ - Choose the correct architecture diff --git a/sources b/sources index e011a91..b042bd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc3f6a8747753956b7a4c1572cc1afee 024681b033bea960a9312d2420f5c942d4a3a7f0.tar.gz +e505e4466a8aeabd6e911afa63d9c981 5b2527008a4c8988ca9dc6f010ebfb9dae67150b.tar.gz