~janbaudisch/copr-yajsv

b08f1849ec104e13b075268b4e162e6ef80a9df9 — Jan Baudisch 2 years ago 75442e2 master
update to 1.4.0
1 files changed, 2 insertions(+), 1 deletions(-)

M yajsv.spec
M yajsv.spec => yajsv.spec +2 -1
@@ 1,7 1,7 @@
%global goipath github.com/neilpa/yajsv
%global forgeurl https://github.com/neilpa/yajsv

Version: 1.3.0
Version: 1.4.0

%gometa



@@ 19,6 19,7 @@ BuildRequires: golang(github.com/stretchr/objx)
BuildRequires: golang(github.com/xeipuuv/gojsonpointer)
BuildRequires: golang(github.com/xeipuuv/gojsonreference)
BuildRequires: golang(github.com/xeipuuv/gojsonschema)
BuildRequires: golang(golang.org/x/text)
BuildRequires: golang(gopkg.in/check.v1)
BuildRequires: golang(gopkg.in/yaml.v2)
# FIXME: copr can't find golang(github.com/pmezard/difflib)