public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hugo] f44: Update to 0.162.1 (rhbz#2455512)
@ 2026-06-07 20:33 W. Michael Petullo
0 siblings, 0 replies; only message in thread
From: W. Michael Petullo @ 2026-06-07 20:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hugo
Branch : f44
Commit : 9ea8ddf55098713e12306af2338d6b49f763fc6b
Author : W. Michael Petullo <mike@flyn.org>
Date : 2026-06-07T15:19:26-05:00
Stats : +8/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/hugo/c/9ea8ddf55098713e12306af2338d6b49f763fc6b?branch=f44
Log:
Update to 0.162.1 (rhbz#2455512)
Also adds OFL-1.0 to license list due to change in dependency.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
---
diff --git a/.gitignore b/.gitignore
index 490ee8b..30436a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
/hugo-0.159.0-vendor.tar.bz2
/hugo-0.160.1.tar.gz
/hugo-0.160.1-vendor.tar.bz2
+/hugo-0.162.1-vendor.tar.bz2
+/hugo-0.162.1.tar.gz
diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index fddc607..7cb4024 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -14,8 +14,8 @@ expression = "Unlicense"
[[licensing.licenses]]
path = "vendor/github.com/alecthomas/chroma/v2/COPYING"
-sha256sum = "e7bf754e7153012a3a8ff697d21acd6c12e590d6a55f2aef8ee83616aa9a795f"
-expression = "MIT"
+sha256sum = "13654b052f885cb3fa47d7343e13975d9c8a64c3bcd84993c35d5eb01f22b23f"
+expression = "MIT AND OFL-1.1"
[[licensing.licenses]]
path = "vendor/github.com/oasdiff/yaml/LICENSE"
diff --git a/hugo.spec b/hugo.spec
index 01477f9..ac4ef0c 100644
--- a/hugo.spec
+++ b/hugo.spec
@@ -19,7 +19,7 @@
# https://github.com/gohugoio/hugo
%global goipath github.com/gohugoio/hugo
-Version: 0.160.1
+Version: 0.162.1
%gometa -L -f
@@ -29,7 +29,7 @@ Release: %autorelease
Summary: The world’s fastest framework for building websites
# Generated by go-vendor-tools
-License: 0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND MPL-2.0 AND Unlicense
+License: 0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND MPL-2.0 AND OFL-1.1 AND Unlicense
URL: %{gourl}
Source0: %{gosource}
# Generated by go-vendor-tools
diff --git a/sources b/sources
index b528d56..4d32bf9 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (hugo-0.160.1.tar.gz) = 2ec3e4edf8807596530186f9a6e05a5d79048363a613094cd8d388c42f7511de7bf663447cc88d950989482819414fadbc9a553b5bd8cb09ec8970e95d957647
-SHA512 (hugo-0.160.1-vendor.tar.bz2) = 1ece6d19fe6da3adb2a0feb0d50cc1c4dccbfc68ee9167bf13c5f286f2ccf0bf4922954ed8d7a1877769a4f6c4ab4dbb25269570fdf9f615d3854639f27623e5
+SHA512 (hugo-0.162.1-vendor.tar.bz2) = 51e57f773f95d0d3bc3e20819d04538f300cc972595bd54af6dacb6bc537f8208038f6ae81a40383857635553b0f8b5450a2fc9b34e461c2914a0b83a8effdbe
+SHA512 (hugo-0.162.1.tar.gz) = f8aa0e37c6a9d7c8dbda835d25daf743eb117a295dc66f5fe9d17220fedd621c72170ee831a75ec88be5d04db5a0df9a6982ec71eb6c7ddf25925cb0dab6a852
SHA512 (libsass-3.6.6.tar.gz) = 659828c854af391c10a16954425fbeeb5fa036189dea45555cd8046338f7469eb7f8d84134030ce644921514b8f397ef6070b56dfb116ea7ce94328d64576518
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-07 20:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 20:33 [rpms/hugo] f44: Update to 0.162.1 (rhbz#2455512) W. Michael Petullo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox