jchaloup pushed to golang-github-emicklei-go-restful (master). "Bump to upstream 5e1952ed0806503c059e4463c2654200660f484b (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 12:41:34 UTC 2015


>From cbba732aee2e87df30ad46f0297b7775c37c4336 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Wed, 1 Apr 2015 14:30:35 +0200
Subject: Bump to upstream 5e1952ed0806503c059e4463c2654200660f484b - related:
 #1164152


diff --git a/.gitignore b/.gitignore
index 76f2d0b..d9e6645 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-restful-692a500.tar.gz
+/go-restful-5e1952e.tar.gz
diff --git a/golang-github-emicklei-go-restful.spec b/golang-github-emicklei-go-restful.spec
index fada519..b2f6338 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          692a50017a7049b26cf7ea4ccfc0d8c77369a793
+%global commit          5e1952ed0806503c059e4463c2654200660f484b
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
-Version:        0
-Release:        0.2.git%{shortcommit}%{?dist}
+Version:        1.1.3
+Release:        0.1.git%{shortcommit}%{?dist}
 Summary:        Package for building REST-style Web Services using Google Go
 License:        MIT
 URL:            https://%{import_path}
@@ -32,8 +32,9 @@ Requires:       golang >= 1.2.1-3
 #Requires:       golang(github.com/gorilla/schema)
 #Requires:       golang(github.com/mjibson/appstats)
 Summary:        %{summary}
-Provides:       golang(%{import_path}) = %{version}-%{release}
-Provides:       golang(%{import_path}/swagger) = %{version}-%{release}
+Provides: golang(%{import_path}) = %{version}-%{release}
+Provides: golang(%{import_path}/log) = %{version}-%{release}
+Provides: golang(%{import_path}/swagger) = %{version}-%{release}
 
 %description devel
 %{summary}
@@ -50,6 +51,7 @@ building other packages which use %{project}/%{repo}.
 install -d -p %{buildroot}/%{gopath}/src/%{import_path}/
 cp -pav *.go %{buildroot}/%{gopath}/src/%{import_path}/
 cp -rpav swagger %{buildroot}/%{gopath}/src/%{import_path}/
+cp -rpav log %{buildroot}/%{gopath}/src/%{import_path}/
 cp -rpav examples %{buildroot}/%{gopath}/src/%{import_path}/
 
 %check
@@ -63,6 +65,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Wed Apr 01 2015 jchaloup <jchaloup at redhat.com> - 1.1.3-0.1.git5e1952e
+- Bump to upstream 5e1952ed0806503c059e4463c2654200660f484b
+  related: #1164152
+
 * Wed Dec 10 2014 jchaloup <jchaloup at redhat.com> - 0-0.2.git692a500
 - update to the latest commit 692a50017a7049b26cf7ea4ccfc0d8c77369a793
   related: #1164152
diff --git a/sources b/sources
index 418daa3..ba0de0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc19f5328575efdca921667fd277c118  go-restful-692a500.tar.gz
+d50fef468e4cce9102a585f9554810a8  go-restful-5e1952e.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-emicklei-go-restful.git/commit/?h=master&id=cbba732aee2e87df30ad46f0297b7775c37c4336


More information about the scm-commits mailing list