From 6d7b4e132b9d4ca636cffcfee72161f42edac253 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Mon, 4 Nov 2024 19:24:57 +0000 Subject: [PATCH] 0.137.0 --- .abf.yml | 2 +- hugo.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index bf1f289..15fb92c 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - hugo-0.136.5.tar.gz: 9d361e3e950c01590c6ab697c71c425bb4eb7892 + hugo-0.137.0.tar.gz: 01fa66a4d18402c94f97ecd7e42199f57a4ff5ab diff --git a/hugo.spec b/hugo.spec index e762f69..3eb33f7 100644 --- a/hugo.spec +++ b/hugo.spec @@ -2,7 +2,7 @@ %define debug_package %nil Name: hugo -Version: 0.136.5 +Version: 0.137.0 Release: 1 Summary: A framework for building websites URL: https://gohugo.io @@ -12,6 +12,7 @@ Group: Development/Other BuildRequires: go BuildRequires: git-core BuildRequires: upx +BuildRequires: pkgconfig(openssl3.3) %description A fast and flexible static site generator built with love by