diff --git a/golang-github-evanphx-json-patch.spec b/golang-github-evanphx-json-patch.spec index 96ef574..2408a69 100644 --- a/golang-github-evanphx-json-patch.spec +++ b/golang-github-evanphx-json-patch.spec @@ -9,7 +9,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: A Go library to apply RFC6902 patches to JSON documents License: BSD URL: https://%{import_path} @@ -53,6 +53,9 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path} %{gopath}/src/%{import_path} %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0-0.2.gita1ba76c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Feb 27 2015 jchaloup - 0-0.1.gita1ba76c - First package for Fedora resolves: #1196992