Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hugo for openSUSE:Factory checked in 
at 2023-06-20 16:48:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hugo (Old)
 and      /work/SRC/openSUSE:Factory/.hugo.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hugo"

Tue Jun 20 16:48:45 2023 rev:38 rq:1093842 version:0.114.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hugo/hugo.changes        2023-06-06 
19:56:34.886587870 +0200
+++ /work/SRC/openSUSE:Factory/.hugo.new.15902/hugo.changes     2023-06-20 
16:48:56.163569734 +0200
@@ -1,0 +2,55 @@
+Mon Jun 19 18:03:50 UTC 2023 - jkowalc...@suse.com
+
+- Update to version 0.114.0:
+  * Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.29.0"
+  * Add empty Environ when loading test config
+  * common/loggers: Drop the bold INFO etc. prefixes
+  * loggers: Avoid using Logf for the LevelLoggerToWriter
+  * tocss/dartsas: Avoid using Logf for the internal Dart Sass logging
+  * helpers: Remove superflous formatting flag in deprecation warnings
+  * Revert "deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.6"
+  * all: Fix typos in function names and comments
+  * deploy: Fix deploy defaults for non-zero flag values (e.g. maxDeletes, 
invalidateCDN)
+  * common/loggers: Re-add trailing newline in logger.Printf
+  * build(deps): bump github.com/evanw/esbuild from 0.18.3 to 0.18.4
+  * Replace the old log setup, with structured logging etc.
+  * Revert "snap: Transition base snap from core20 to core22 (#11101)" (#11125)
+  * build(deps): bump github.com/evanw/esbuild from 0.18.2 to 0.18.3
+  * Fix upstream Go templates bug with reversed key/value assignment
+  * build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0
+  * common/collections: Always make a copy of the input slice in Append
+  * tpl/collections: Fix append when appending a slice to a slice of slices
+  * build(deps): bump google.golang.org/api from 0.123.0 to 0.127.0
+  * build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3
+  * Re-add site.RSSLink (and deprecate it)
+  * build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.11 to 2.2.12
+  * build(deps): bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0
+  * build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0
+  * Fix .Width and .Height for animated gifs
+  * snap: Transition base snap from core20 to core22 (#11101)
+  * build(deps): bump gocloud.dev from 0.24.0 to 0.29.0
+  * tpl/math: Allow variadic math functions to take slice args, add 
math.Product, math.Sum
+  * Fix config merge regression with root slices (e.g. disableKinds)
+  * build(deps): bump golang.org/x/image from 0.7.0 to 0.8.0
+  * commands: Remove flags log, verboseLog, add flag logLevel, deprecate flags 
verbose and debug
+  * build(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0
+  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.8
+  * build(deps): bump github.com/evanw/esbuild from 0.17.19 to 0.18.2
+  * Fix handling of aliases (e.g. hugo serve)
+  * cache: Set default cache path based on $USER
+  * build(deps): bump go.uber.org/atomic from 1.10.0 to 1.11.0
+  * build(deps): bump github.com/hairyhenderson/go-codeowners
+  * resources: Remove failing and superflous test assertion
+  * build(deps): bump github.com/frankban/quicktest from 1.14.4 to 1.14.5
+  * build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19
+  * build(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.5
+  * commands,config: Fix typo in log and error messages
+  * helpers: Avoid url.Parse in RelURL and AbsURL if we can
+  * Add BenchmarkAbsURL
+  * helpers: Improve schema detection when creating relative URLs
+  * helpers: Add a basic benchmark for RelURL
+  * config: Remove unexpected _merge keys introduced in author and social maps
+  * Upgrade to v2 of the Dart Sass Embedded Protocol
+  * Fix indented SASS imports for Dart Sass
+
+-------------------------------------------------------------------

Old:
----
  hugo-0.113.0.tar.gz

New:
----
  hugo-0.114.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hugo.spec ++++++
--- /var/tmp/diff_new_pack.3moRrg/_old  2023-06-20 16:48:57.167575768 +0200
+++ /var/tmp/diff_new_pack.3moRrg/_new  2023-06-20 16:48:57.175575816 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           hugo
-Version:        0.113.0
+Version:        0.114.0
 Release:        0
 Summary:        Static website generator written in Go
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.3moRrg/_old  2023-06-20 16:48:57.239576200 +0200
+++ /var/tmp/diff_new_pack.3moRrg/_new  2023-06-20 16:48:57.243576224 +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.113.0</param>
+    <param name="revision">v0.114.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.3moRrg/_old  2023-06-20 16:48:57.271576392 +0200
+++ /var/tmp/diff_new_pack.3moRrg/_new  2023-06-20 16:48:57.275576417 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/gohugoio/hugo.git</param>
-              <param 
name="changesrevision">085c1b3d614e23d218ebf9daad909deaa2390c9a</param></service></servicedata>
+              <param 
name="changesrevision">9df2ec7988e5a217a14901cc76c0b7e76b2e9f02</param></service></servicedata>
 (No newline at EOF)
 

++++++ hugo-0.113.0.tar.gz -> hugo-0.114.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/hugo/hugo-0.113.0.tar.gz 
/work/SRC/openSUSE:Factory/.hugo.new.15902/hugo-0.114.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.15902/vendor.tar.gz differ: char 5, line 1

Reply via email to