Update version to hugo-0.30

This commit is contained in:
Athos Ribeiro 2017-10-17 13:43:11 -02:00
parent 6281c4d6cd
commit 12d9c1e953
3 changed files with 12 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/hugo-0.27.1.tar.gz
/hugo-0.29.tar.gz
/hugo-0.30.tar.gz

View File

@ -45,7 +45,7 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: hugo
Version: 0.29
Version: 0.30
Release: 1%{?dist}
Summary: A Fast and Flexible Static Site Generator built with love in GoLang
License: ASL 2.0 and MIT
@ -61,6 +61,11 @@ BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
# main.go
BuildRequires: golang(github.com/spf13/jwalterweatherman)
# magefile.go
# No need in BRing these
# BuildRequires: golang(github.com/magefile/mage/mg)
# BuildRequires: golang(github.com/magefile/mage/sh)
# Remaining dependencies not included in main packages
BuildRequires: golang(github.com/yosssi/ace)
BuildRequires: golang(golang.org/x/text/unicode/norm)
@ -363,6 +368,7 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath}
%gotest %{import_path}/hugolib
%gotest %{import_path}/i18n
%gotest %{import_path}/media
%gotest %{import_path}/metrics
%gotest %{import_path}/output
%gotest %{import_path}/parser
%gotest %{import_path}/related
@ -416,6 +422,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath}
%endif
%changelog
* Tue Oct 17 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 0.30-1
- Update Version
* Wed Oct 11 2017 Athos Ribeiro <athoscr@fedoraproject.org> - 0.29-1
- Update Version

View File

@ -1 +1 @@
SHA512 (hugo-0.29.tar.gz) = 1e54dbb6a8da832ea6d89cff79232ac3a3bec22b221f11d0ad0002b97c7f834d9658337d70a4f501e0ad881bebed5511f481a2cc594e1770e0201c8a17143ed7
SHA512 (hugo-0.30.tar.gz) = 1e54dbb6a8da832ea6d89cff79232ac3a3bec22b221f11d0ad0002b97c7f834d9658337d70a4f501e0ad881bebed5511f481a2cc594e1770e0201c8a17143ed7