[golang-github-google-gofuzz/f21] Bump to upstream bbcb9da2d746f8bdbd6a936686a0a6067ada0ec5 - related: #1141817

Jan Chaloupka jchaloup at fedoraproject.org
Sun Mar 8 15:18:54 UTC 2015


commit 5d7f365acf29ae4e3adb35f13b626915e9b112c5
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Sun Mar 8 14:06:55 2015 +0100

    Bump to upstream bbcb9da2d746f8bdbd6a936686a0a6067ada0ec5
    - related: #1141817

 .gitignore                       | 2 +-
 golang-github-google-gofuzz.spec | 8 ++++++--
 sources                          | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d05c5a5..7e83347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gofuzz-aef70da.tar.gz
+/gofuzz-bbcb9da.tar.gz
diff --git a/golang-github-google-gofuzz.spec b/golang-github-google-gofuzz.spec
index 1747bc4..50833bd 100644
--- a/golang-github-google-gofuzz.spec
+++ b/golang-github-google-gofuzz.spec
@@ -2,7 +2,7 @@
 %global provider_tld	com
 %global project		google
 %global	repo		gofuzz
-%global commit		aef70dacbc78771e35beb261bb3a72986adf7906
+%global commit		bbcb9da2d746f8bdbd6a936686a0a6067ada0ec5
 
 %global import_path	%{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit	%(c=%{commit}; echo ${c:0:7})
@@ -10,7 +10,7 @@
 
 Name:		golang-%{provider}-%{project}-%{repo}
 Version:	0
-Release:	0.4.git%{shortcommit}%{?dist}
+Release:	0.5.git%{shortcommit}%{?dist}
 Summary:	Library for populating go objects with random values
 License:	ASL 2.0
 URL:		https://%{import_path}
@@ -52,6 +52,10 @@ GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}
 %attr(644,-,-) %{gopath}/src/%{import_path}/*
 
 %changelog
+* Sun Mar 08 2015 jchaloup <jchaloup at redhat.com> - 0-0.5.gitbbcb9da
+- Bump to upstream bbcb9da2d746f8bdbd6a936686a0a6067ada0ec5
+  related: #1141817
+
 * Fri Sep 19 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0-0.4.gitaef70da
 - don't redefine gopath
 - don't own dirs owned by golang
diff --git a/sources b/sources
index ce4fd28..4d15e87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56171954cb698d17fa87580de684be1a  gofuzz-aef70da.tar.gz
+9a787e1977939bae9f995b382c525bf3  gofuzz-bbcb9da.tar.gz


More information about the scm-commits mailing list