[golang-github-emicklei-go-restful] update to the latest commit 692a50017a7049b26cf7ea4ccfc0d8c77369a793 - related: #1164152

Jan Chaloupka jchaloup at fedoraproject.org
Wed Dec 10 16:18:07 UTC 2014


commit d39c282cbb8184f01aa26dd789cd5486880b1c26
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Wed Dec 10 16:58:02 2014 +0100

    update to the latest commit 692a50017a7049b26cf7ea4ccfc0d8c77369a793
    - related: #1164152

 .gitignore                             |    2 +-
 golang-github-emicklei-go-restful.spec |    8 ++++++--
 sources                                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f32626..76f2d0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-restful-ad99b12.tar.gz
+/go-restful-692a500.tar.gz
diff --git a/golang-github-emicklei-go-restful.spec b/golang-github-emicklei-go-restful.spec
index 280310a..fada519 100644
--- a/golang-github-emicklei-go-restful.spec
+++ b/golang-github-emicklei-go-restful.spec
@@ -4,12 +4,12 @@
 %global project         emicklei
 %global repo            go-restful
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          ad99b12d8d5917a59c03085cbeae1af8d2fc275a
+%global commit          692a50017a7049b26cf7ea4ccfc0d8c77369a793
 %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:        Package for building REST-style Web Services using Google Go
 License:        MIT
 URL:            https://%{import_path}
@@ -63,6 +63,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Wed Dec 10 2014 jchaloup <jchaloup at redhat.com> - 0-0.2.git692a500
+- update to the latest commit 692a50017a7049b26cf7ea4ccfc0d8c77369a793
+  related: #1164152
+
 * Fri Nov 14 2014 jchaloup <jchaloup at redhat.com> - 0-0.1.gitad99b12
 - First package for Fedora
   resolves: #1164152
diff --git a/sources b/sources
index d3a7211..418daa3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d22e196df9928632a554b82c87e87fda  go-restful-ad99b12.tar.gz
+fc19f5328575efdca921667fd277c118  go-restful-692a500.tar.gz


More information about the scm-commits mailing list