diff --git a/golang-github-xeipuuv-gojsonschema.spec b/golang-github-xeipuuv-gojsonschema.spec index a376e34..a62c3b1 100644 --- a/golang-github-xeipuuv-gojsonschema.spec +++ b/golang-github-xeipuuv-gojsonschema.spec @@ -43,7 +43,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: An implementation of JSON Schema, draft v4 License: ASL 2.0 URL: https://%{provider_prefix} @@ -185,6 +185,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0-0.2.gitd5336c7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Dec 15 2016 Jan Chaloupka - 0-0.1.gitd5336c7 - First package for Fedora resolves: #1405074