diff --git a/golang-github-asaskevich-govalidator.spec b/golang-github-asaskevich-govalidator.spec index 2f82a29..213e3f3 100644 --- a/golang-github-asaskevich-govalidator.spec +++ b/golang-github-asaskevich-govalidator.spec @@ -40,7 +40,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Validators and sanitizers for strings, numerics, slices and structs # Detected licences # - MIT/X11 (BSD like) at 'LICENSE' @@ -182,6 +182,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sun Jan 14 2018 Ed Marshall - 8-2 - Work around unit test breakage due to changes to net/uri in Go 1.10.