public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: W. Michael Petullo <mike@flyn.org>
To: git-commits@fedoraproject.org
Subject: [rpms/hugo] rawhide: Update to 0.162.1 (rhbz#2463536)
Date: Sun, 07 Jun 2026 20:06:20 GMT	[thread overview]
Message-ID: <178086278022.1.4160227300220790556.rpms-hugo-948282631868@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hugo
            Branch : rawhide
            Commit : 948282631868ca0a00f8a41baf4f01d99fb732bf
            Author : W. Michael Petullo <mike@flyn.org>
            Date   : 2026-06-07T15:06:10-05:00
            Stats  : +8/-6 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/hugo/c/948282631868ca0a00f8a41baf4f01d99fb732bf?branch=rawhide

            Log:
            Update to 0.162.1 (rhbz#2463536)

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

                 reply	other threads:[~2026-06-07 20:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178086278022.1.4160227300220790556.rpms-hugo-948282631868@fedoraproject.org \
    --to=mike@flyn.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox