diff --git a/golang-github-lib-pq.spec b/golang-github-lib-pq.spec index d943dc7..0894f17 100644 --- a/golang-github-lib-pq.spec +++ b/golang-github-lib-pq.spec @@ -31,7 +31,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: Pure Go Postgres driver for database/sql License: MIT URL: https://%{provider_prefix} @@ -153,6 +153,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.2.git0dad96c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Oct 08 2015 jchaloup - 0-0.1.git0dad96c - First package for Fedora resolves: #1270051