Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hey for openSUSE:Factory checked in at 2026-01-12 10:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hey (Old) and /work/SRC/openSUSE:Factory/.hey.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hey" Mon Jan 12 10:27:03 2026 rev:2 rq:1326696 version:0.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/hey/hey.changes 2024-11-06 16:57:19.417417176 +0100 +++ /work/SRC/openSUSE:Factory/.hey.new.1928/hey.changes 2026-01-12 10:35:57.705641392 +0100 @@ -1,0 +2,10 @@ +Mon Jan 12 06:52:45 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.5: + * Added Dockerfile by @jnovack in #226 + * Fix DNS dialup detailed output in print.go by @tstraley in #207 + * Upgrade deps by @chenrui333 in #178 + * Updated User-Agent header logic by @phriscage in #87 + * Introduce CI with GitHub Actions by @rakyll in #332 + +------------------------------------------------------------------- Old: ---- hey-0.1.4.obscpio New: ---- hey-0.1.5.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hey.spec ++++++ --- /var/tmp/diff_new_pack.wyLpGq/_old 2026-01-12 10:35:58.721683207 +0100 +++ /var/tmp/diff_new_pack.wyLpGq/_new 2026-01-12 10:35:58.725683372 +0100 @@ -1,7 +1,7 @@ # # spec file for package hey # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2026 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 @@ -16,17 +16,15 @@ # -%define __arch_install_post export NO_BRP_STRIP_DEBUG=true - Name: hey -Version: 0.1.4 +Version: 0.1.5 Release: 0 Summary: HTTP load generator, ApacheBench (ab) replacement License: Apache-2.0 URL: https://github.com/rakyll/hey Source: hey-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.13 +BuildRequires: golang(API) >= 1.24 %description hey is a tiny program that sends some load to a web application. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wyLpGq/_old 2026-01-12 10:35:58.777685512 +0100 +++ /var/tmp/diff_new_pack.wyLpGq/_new 2026-01-12 10:35:58.789686006 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/rakyll/hey</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.1.4</param> + <param name="revision">v0.1.5</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> @@ -11,6 +11,7 @@ <service name="set_version" mode="manual"> </service> <service name="go_modules" mode="manual"> + <param name="basename">hey-0.1.5</param> </service> <!-- services below are running at buildtime --> <service name="tar" mode="buildtime"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.wyLpGq/_old 2026-01-12 10:35:58.817687158 +0100 +++ /var/tmp/diff_new_pack.wyLpGq/_new 2026-01-12 10:35:58.829687652 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rakyll/hey</param> - <param name="changesrevision">af177063f85bd935c55f1f2ee59c2898d9654f82</param></service></servicedata> + <param name="changesrevision">e64ec7a3ad1ef8bc828fe61e1fb324cc2e74c604</param></service></servicedata> (No newline at EOF) ++++++ hey-0.1.4.obscpio -> hey-0.1.5.obscpio ++++++ ++++ 44352 lines of diff (skipped) ++++++ hey.obsinfo ++++++ --- /var/tmp/diff_new_pack.wyLpGq/_old 2026-01-12 10:35:59.141700493 +0100 +++ /var/tmp/diff_new_pack.wyLpGq/_new 2026-01-12 10:35:59.145700658 +0100 @@ -1,5 +1,5 @@ name: hey -version: 0.1.4 -mtime: 1596681177 -commit: af177063f85bd935c55f1f2ee59c2898d9654f82 +version: 0.1.5 +mtime: 1768078110 +commit: e64ec7a3ad1ef8bc828fe61e1fb324cc2e74c604 ++++++ vendor.tar.gz ++++++ ++++ 91285 lines of diff (skipped)
