# Generated by go2rpm # https://github.com/asaskevich/govalidator/issues/336 %bcond_with check # https://github.com/asaskevich/govalidator %global goipath github.com/asaskevich/govalidator Version: 9 %global commit f61b66f89f4a311bef65f13e575bcf1a2ffadda6 %gometa %global common_description %{expand: Package Govalidator is package of validators and sanitizers for strings, structs and collections.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md Name: %{goname} Release: 3%{?dist} Summary: Validators and sanitizers for strings, numerics, slices and structs License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Apr 29 18:22:18 CEST 2019 Robert-André Mauchin - 9-3.20190429gitf61b66f - Bump to commit f61b66f89f4a311bef65f13e575bcf1a2ffadda6 * Thu Jan 31 2019 Fedora Release Engineering - 9-2.gitf9ffefc - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 12 2018 Robert-André Mauchin - 9-1.20181112gitf9ffefc - bump to commit f9ffefc3facfbe0caee3fea233cbb6e8208f4541 - Update to new Go packaging * Fri Jul 13 2018 Fedora Release Engineering - 8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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. * Sat Oct 07 2017 Ed Marshall - 8-1 - Update to latest upstream release. * Sat Oct 07 2017 Ed Marshall - 7-1 - Update to latest upstream release. * Wed Aug 02 2017 Fedora Release Engineering - 6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Mar 04 2017 Ed Marshall - 6-1 - First package for Fedora