From 23f99a34e856482193235710221f802b4b417f9c Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Mar 08 2015 13:07:43 +0000 Subject: Bump to upstream bbcb9da2d746f8bdbd6a936686a0a6067ada0ec5 - related: #1141817 --- 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 - 0-0.5.gitbbcb9da +- Bump to upstream bbcb9da2d746f8bdbd6a936686a0a6067ada0ec5 + related: #1141817 + * Fri Sep 19 2014 Lokesh Mandvekar - 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