Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kail for openSUSE:Factory checked in at 2023-01-09 17:23:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kail (Old) and /work/SRC/openSUSE:Factory/.kail.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kail" Mon Jan 9 17:23:58 2023 rev:7 rq:1057005 version:0.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kail/kail.changes 2020-03-06 21:26:32.609523897 +0100 +++ /work/SRC/openSUSE:Factory/.kail.new.32243/kail.changes 2023-01-09 17:23:59.927225069 +0100 @@ -1,0 +2,32 @@ +Fri Jan 06 18:56:50 UTC 2023 - ka...@b1-systems.de + +- Update to version 0.16.1: + * added separate homebrew tap token, skip homebrew publish till #84 fix + +------------------------------------------------------------------- +Fri Jan 06 18:54:17 UTC 2023 - ka...@b1-systems.de + +- Update to version 0.16.0: + * update krew index manifest update added to ci + * add output flag details to flags table + * removed deprecated godownloader setup + * Add json and zerolog writers + * use json encoder, add "pretty" mode + * add output mode flag + * Bump k8s.io/client-go from 0.25.4 to 0.26.0 + +------------------------------------------------------------------- +Fri Jan 06 18:51:29 UTC 2023 - ka...@b1-systems.de + +- add _service file +- BuildRequire go1.18 +- Update to version 0.15.1: + * added github workflow for CI, added krew, updated homebrew (#83) + * Bump k8s.io/client-go from 0.24.3 to 0.25.4 + * fix: update goreleaser yaml + * Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 + * chore: flip to upstream koz/kcache + * Switch to GitHub Actions + * Add dependabot + +------------------------------------------------------------------- Old: ---- kail-0.15.0.tar.gz vendor.tar.xz New: ---- _service _servicedata kail-0.16.1.tar.gz vendor.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kail.spec ++++++ --- /var/tmp/diff_new_pack.XCgoO1/_old 2023-01-09 17:24:00.559228645 +0100 +++ /var/tmp/diff_new_pack.XCgoO1/_new 2023-01-09 17:24:00.563228668 +0100 @@ -1,7 +1,7 @@ # # spec file for package kail # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: kail -Version: 0.15.0 +Version: 0.16.1 Release: 0 Summary: Kubernetes log viewer License: MIT Group: System/Management URL: https://github.com/boz/kail Source: %{name}-%{version}.tar.gz -Source1: vendor.tar.xz -BuildRequires: golang(API) >= 1.12 +Source1: vendor.tar.gz +BuildRequires: golang(API) >= 1.18 ExcludeArch: s390 ExcludeArch: %{ix86} ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/boz/kail</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="revision">v0.16.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="set_version" mode="disabled"> <param name="basename">kail</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> <service name="go_modules" mode="disabled"> <param name="archive">kail-0.16.1.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/boz/kail</param> <param name="changesrevision">625673f43fcfb4ff6f45f2044376d8bfca8cbd6a</param></service></servicedata> (No newline at EOF) ++++++ kail-0.15.0.tar.gz -> kail-0.16.1.tar.gz ++++++ ++++ 2099 lines of diff (skipped)