[golang-github-stretchr-testify] update URL to point to github repository - related: #1141872

Jan Chaloupka jchaloup at fedoraproject.org
Fri Mar 6 20:47:11 UTC 2015


commit 171910bb0459f10dc0c16c070a4aa770e597d299
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Fri Mar 6 21:41:01 2015 +0100

    update URL to point to github repository
    - related: #1141872

 golang-github-stretchr-testify.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-stretchr-testify.spec b/golang-github-stretchr-testify.spec
index 874e728..468597e 100644
--- a/golang-github-stretchr-testify.spec
+++ b/golang-github-stretchr-testify.spec
@@ -9,10 +9,10 @@
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        0
-Release:        0.6.git%{shortcommit}%{?dist}
+Release:        0.7.git%{shortcommit}%{?dist}
 Summary:        Tools for testifying that your code will behave as you intend
 License:        MIT
-URL:            http://godoc.org/%{import_path}
+URL:            http://%{import_path}
 Source0:        https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
 %if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
 BuildArch:      noarch
@@ -81,6 +81,10 @@ done
 %{gopath}/src/%{import_path}/suite/*.go
 
 %changelog
+* Fri Mar 06 2015 jchaloup <jchaloup at redhat.com> - 0-0.7.gite4ec815
+- update URL to point to github repository
+  related: #1141872
+
 * Thu Mar 05 2015 jchaloup <jchaloup at redhat.com> - 0-0.6.gite4ec815
 - Bump to upstream e4ec8152c15fc46bd5056ce65997a07c7d415325
   related: #1141872


More information about the scm-commits mailing list