Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hugo for openSUSE:Factory checked in 
at 2021-03-21 23:20:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hugo (Old)
 and      /work/SRC/openSUSE:Factory/.hugo.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hugo"

Sun Mar 21 23:20:45 2021 rev:5 rq:880408 version:0.82.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hugo/hugo.changes        2021-02-21 
22:14:20.902101667 +0100
+++ /work/SRC/openSUSE:Factory/.hugo.new.2401/hugo.changes      2021-03-21 
23:20:48.488748277 +0100
@@ -1,0 +2,44 @@
+Sun Mar 21 19:00:30 UTC 2021 - jkowalc...@suse.com
+
+- Update to version 0.82.0:
+  * docs: Regenerate docs helper
+  * docs: Regen CLI docs
+  * Squashed 'docs/' changes from bb15e9804..9cece6640
+  * Simplify some config loading code
+  * deps: Update github.com/evanw/esbuild v0.9.0 => v0.9.6
+  * Apply OS env overrides twice
+  * Attributes for code fences should be placed after the lang indicator only
+  * deps: Bump github.com/tdewolff/minify/v2 v2.9.15
+  * Fix OS env override for nested config param only available in theme
+  * Fix `new theme` command description
+  * github: More explicit support link to discourse
+  * media: Make Type comparable
+  * deps: Update to esbuild v0.9.0
+  * exif: Fix handling of utf8 runes in nullString()
+  * exif: Allow more spacing characters in strings
+  * media: Add a basic benchmark
+  * Fix output format handling for render hooks
+  * Rename a test
+  * Add a debug helper
+  * Add support for Google Analytics v4
+  * Bump go.mod to Go 1.16
+  * #8210 Upgrade golang version for Dockerfile
+  * Update CONTRIBUTING.md
+  * markup: Handle attribute lists in code fences
+  * Allow markdown attribute lists to be used in title render hooks
+  * Squashed 'docs/' changes from d343ebf71..bb15e9804
+  * build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.7 to 2.2.8
+  * tpl: Add method mappings for strings.Contains, strings.ContainsAny
+  * Fixes #7698.
+  * commands: Fix autocomplete docs
+
+-------------------------------------------------------------------
+Fri Mar 12 16:57:03 UTC 2021 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Simplify packaging
+  * BuildRequires: golang(API) >= 1.16 as recommended expression
+  * Drop BuildRequires: fdupes no longer needed to check %goprep source moves
+  * Remove unused %define project github.com/gohugoio/hugo
+  * Fix syntax error extraneous trailing % on %endif
+
+-------------------------------------------------------------------

Old:
----
  hugo-0.81.0.tar.gz

New:
----
  hugo-0.82.0.tar.gz

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

Other differences:
------------------
++++++ hugo.spec ++++++
--- /var/tmp/diff_new_pack.IFGhAF/_old  2021-03-21 23:20:49.760748713 +0100
+++ /var/tmp/diff_new_pack.IFGhAF/_new  2021-03-21 23:20:49.764748714 +0100
@@ -17,12 +17,10 @@
 # nodebuginfo
 
 
-# Remove stripping of Go binaries.
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
-# Project name when using go tooling.
-%define project github.com/gohugoio/hugo
+
 Name:           hugo
-Version:        0.81.0
+Version:        0.82.0
 Release:        0
 Summary:        Static website generator written in Go
 License:        Apache-2.0
@@ -30,8 +28,7 @@
 URL:            https://github.com/gohugoio/hugo
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  go >= 1.16
+BuildRequires:  golang(API) >= 1.16
 
 %description
 Hugo is a static HTML and CSS website generator written in Go. It is optimized
@@ -83,8 +80,6 @@
 # Install the bash autocomplete file
 install -Dm 644 %{name}-autocomplete.sh 
%{buildroot}%{_datadir}/bash-completion/completions/%{name}
 
-%fdupes %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc README.md
@@ -92,7 +87,7 @@
 %doc LICENSE
 %else
 %license LICENSE
-%endif%
+%endif
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}*.1.gz
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.IFGhAF/_old  2021-03-21 23:20:49.788748722 +0100
+++ /var/tmp/diff_new_pack.IFGhAF/_new  2021-03-21 23:20:49.792748724 +0100
@@ -3,7 +3,7 @@
     <param name="url">git://github.com/gohugoio/hugo.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.81.0</param>
+    <param name="revision">v0.82.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.IFGhAF/_old  2021-03-21 23:20:49.808748730 +0100
+++ /var/tmp/diff_new_pack.IFGhAF/_new  2021-03-21 23:20:49.808748730 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">git://github.com/gohugoio/hugo.git</param>
-              <param 
name="changesrevision">59d15c97d877cb62c6721100974fc46d0a9f76fe</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">9d96078439a7010af470872ca1cacc053fe70855</param></service></servicedata>
\ No newline at end of file

++++++ hugo-0.81.0.tar.gz -> hugo-0.82.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/hugo/hugo-0.81.0.tar.gz 
/work/SRC/openSUSE:Factory/.hugo.new.2401/hugo-0.82.0.tar.gz differ: char 13, 
line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/hugo/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.hugo.new.2401/vendor.tar.gz differ: char 5, line 1

Reply via email to