Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hugo for openSUSE:Factory checked in at 2025-08-27 21:36:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hugo (Old) and /work/SRC/openSUSE:Factory/.hugo.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hugo" Wed Aug 27 21:36:05 2025 rev:94 rq:1301613 version:0.149.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hugo/hugo.changes 2025-07-28 14:58:21.110784505 +0200 +++ /work/SRC/openSUSE:Factory/.hugo.new.30751/hugo.changes 2025-08-27 21:36:58.800445740 +0200 @@ -1,0 +2,46 @@ +Wed Aug 27 16:18:55 UTC 2025 - Jeff Kowalczyk <[email protected]> + +- Update to version 0.149.0: + * releaser: Bump versions for release of 0.149.0 + * tpl/collections: Add an integration test for collections.D + * misc: Update Go version to 1.24.0 in README + * create: Fix new content command with future dates + * build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0 + * tpl/collections: Add collections.D using Vitter's Method D for sequential random sampling + * build(deps): bump google.golang.org/api from 0.247.0 to 0.248.0 + * build(deps): bump github.com/evanw/esbuild from 0.25.6 to 0.25.9 + * build(deps): bump gocloud.dev from 0.40.0 to 0.43.0 + * commands: Deprecate --omitEmpty on chromastyles command + * commands: Add --omitClassComments to the chromastyles command + * deps: Upgrade github.com/alecthomas/chroma/v2 v2.19.0 => v2.20.0 + * build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront + * build(deps): bump github.com/tdewolff/minify/v2 from 2.23.11 to 2.24.0 + * all: Use slices.Equal + * Squashed 'docs/' changes from 60dd993a6..71f739460 + * resources/page: Add :sectionslug and :sectionslugs permalink tokens + * Upgrade to Go 1.25 + * common/hcontext: Replace with external package + * Fix server rebuild when adding a new leaf bundle with resources in one go + * resources/page: Use reflect.TypeFor + * build(deps): bump github.com/tdewolff/minify/v2 from 2.23.8 to 2.23.11 + * Remove test with deprecated path usage + * build(deps): bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9 + * Update README.md + * Fix rebuild when deleting a content adapter file + * build(deps): bump google.golang.org/api from 0.237.0 to 0.247.0 + * build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.4 to 1.38.0 + * build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 + * build(deps): bump github.com/bep/simplecobra from 0.6.0 to 0.6.1 + * tpl/strings: Remove unnecessary error check + * markup/goldmark: Apply Hugo Goldmark Extras when rendering TOC + * build(deps): bump golang.org/x/mod from 0.25.0 to 0.27.0 + * build(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13 + * markup/goldmark: Sanitize TOC heading titles + * build(deps): bump golang.org/x/image from 0.28.0 to 0.30.0 + * deps: Upgrade github.com/niklasfasching/go-org v1.8.0 => v1.9.1 + * Add a key to the partialCached deadlock prevention + * transform: Add support for "format" option in transform.Unmarshal + * Skip flakey test on CI + * releaser: Prepare repository for 0.149.0-DEV + +------------------------------------------------------------------- Old: ---- hugo-0.148.2.tar.gz New: ---- hugo-0.149.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hugo.spec ++++++ --- /var/tmp/diff_new_pack.5y9C9G/_old 2025-08-27 21:37:01.028538761 +0200 +++ /var/tmp/diff_new_pack.5y9C9G/_new 2025-08-27 21:37:01.028538761 +0200 @@ -1,7 +1,7 @@ # # spec file for package hugo # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: hugo -Version: 0.148.2 +Version: 0.149.0 Release: 0 Summary: Static website generator written in Go License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5y9C9G/_old 2025-08-27 21:37:01.068540431 +0200 +++ /var/tmp/diff_new_pack.5y9C9G/_new 2025-08-27 21:37:01.072540598 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/gohugoio/hugo.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.148.2</param> + <param name="revision">v0.149.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.5y9C9G/_old 2025-08-27 21:37:01.096541599 +0200 +++ /var/tmp/diff_new_pack.5y9C9G/_new 2025-08-27 21:37:01.096541599 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/gohugoio/hugo.git</param> - <param name="changesrevision">40c3d8233d4b123eff74725e5766fc6272f0a84d</param></service></servicedata> + <param name="changesrevision">66240338f1b908ca3b163384c8229943e74eb290</param></service></servicedata> (No newline at EOF) ++++++ hugo-0.148.2.tar.gz -> hugo-0.149.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/hugo/hugo-0.148.2.tar.gz /work/SRC/openSUSE:Factory/.hugo.new.30751/hugo-0.149.0.tar.gz differ: char 12, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/hugo/vendor.tar.gz /work/SRC/openSUSE:Factory/.hugo.new.30751/vendor.tar.gz differ: char 15, line 1
