Fedora Release Engineering 2016-07-21 12:55:14 +00:00
parent 39d3bc4b7b
commit d1c5001ba8
1 changed files with 4 additions and 1 deletions

View File

@ -30,7 +30,7 @@
Name: golang-%{provider}-%{project}-%{repo}
Version: 1.1.0
Release: 0.1.git%{shortcommit}%{?dist}
Release: 0.2.git%{shortcommit}%{?dist}
Summary: Go library for catching and handling panics in Go applications
License: MIT
URL: https://%{provider_prefix}
@ -153,6 +153,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
%endif
%changelog
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-0.2.gitaceac81
- https://fedoraproject.org/wiki/Changes/golang1.7
* Wed Mar 02 2016 jchaloup <jchaloup@redhat.com> - 1.1.0-0.1.gitaceac81
- Update to 1.1.0
resolves: #1313834