diff --git a/golang-github-gocql-gocql.spec b/golang-github-gocql-gocql.spec index 806db67..4b03442 100644 --- a/golang-github-gocql-gocql.spec +++ b/golang-github-gocql-gocql.spec @@ -42,7 +42,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: A fast and robust Cassandra client for Go (golang) # Detected licences # - BSD (3 clause) at 'LICENSE' @@ -188,5 +188,8 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.git1f87449 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Mar 04 2017 Ed Marshall - 0-0.1.git1f87449 - First package for Fedora