From 4f1f840224c2f4e293961def3397d0ad0b10bf98 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 13 2018 03:35:58 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/golang-github-gocql-gocql.spec b/golang-github-gocql-gocql.spec index 3df5595..9fbbd24 100644 --- a/golang-github-gocql-gocql.spec +++ b/golang-github-gocql-gocql.spec @@ -43,7 +43,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.2.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.3.%{commitdate}git%{shortcommit}%{?dist} Summary: A fast and robust Cassandra client for Go (golang) # Detected licences # - BSD (3 clause) at 'LICENSE' @@ -193,6 +193,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.20180320git12e3a8c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Mar 23 2018 Ed Marshall 0-0.2.20180320git12e3a8c - Disable murmur test to fix 32-bit builds.