Update version to 0.72.0

Signed-off-by: Athos Ribeiro <athoscr@fedoraproject.org>
This commit is contained in:
Athos Ribeiro 2020-06-07 12:41:42 +02:00
parent 0ddfdc7799
commit 31b275a5a2
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# https://github.com/gohugoio/hugo
%global goipath github.com/gohugoio/hugo
Version: 0.70.0
Version: 0.72.0
%gometa
@ -17,7 +17,7 @@ and templates and renders them into a full HTML website.}
%global godocs docs examples README.md CONTRIBUTING.md
Name: hugo
Release: 2%{?dist}
Release: 1%{?dist}
Summary: The worlds fastest framework for building websites
# Upstream license specification: Apache-2.0 and MIT
@ -98,6 +98,9 @@ install -Dp man/* -t %{buildroot}%{_mandir}/man1
%changelog
* Sun Jun 07 2020 Athos Ribeiro <athoscr@fedoraproject.org> - 0.72.0-1
- Update to latest version
* Thu May 07 2020 Athos Ribeiro <athoscr@fedoraproject.org> - 0.70.0-2
- Use generated dynamic buildrequires