Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package operator-sdk for openSUSE:Factory checked in at 2024-11-20 17:00:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/operator-sdk (Old) and /work/SRC/openSUSE:Factory/.operator-sdk.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "operator-sdk" Wed Nov 20 17:00:47 2024 rev:10 rq:1225233 version:1.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/operator-sdk/operator-sdk.changes 2024-09-23 15:20:14.440511821 +0200 +++ /work/SRC/openSUSE:Factory/.operator-sdk.new.28523/operator-sdk.changes 2024-11-20 17:02:26.626888758 +0100 @@ -1,0 +2,24 @@ +Wed Nov 20 07:56:22 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 1.38.0: + * Release v1.38.0 (#6866) + * move v1.21 from netlify to gh like in toml file (#6865) + * removing kube-rbac-proxy from website docs (#6864) + * adding changelog and migrations for k8s 1.30 and kubebuilderv4 + work (#6862) + * updating ansible plugin to 1.36.1 (#6861) + * rebasing from main (#6837) + * updating to k8s 1.30 dependencies and kubebuilder v4 (#6848) + * Update actions to latest (#6852) + * move away from latest tag for olm installs (#6849) + * fixing doc links so ci passes (#6850) + * Bump docker/build-push-action from 3 to 6 (#6774) + * fix: consider version when getting CRDs for validating + descriptors (#6784) + * fix: make `run bundle` use proper YAML library to split + documents (#6829) + * fix test data scaffolding (#6845) + * Update code snippets (#6796) (#6839) + * docs: Update go tutorial (#6832) + +------------------------------------------------------------------- Old: ---- operator-sdk-1.37.0.obscpio New: ---- operator-sdk-1.38.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ operator-sdk.spec ++++++ --- /var/tmp/diff_new_pack.g4JTAg/_old 2024-11-20 17:02:30.775057745 +0100 +++ /var/tmp/diff_new_pack.g4JTAg/_new 2024-11-20 17:02:30.775057745 +0100 @@ -16,17 +16,18 @@ # -%define __arch_install_post export NO_BRP_STRIP_DEBUG=true - Name: operator-sdk -Version: 1.37.0 +Version: 1.38.0 Release: 0 Summary: CLI for installing the Operator Lifecycle Manager License: Apache-2.0 URL: https://github.com/operator-framework/operator-sdk Source: operator-sdk-%{version}.tar.gz Source1: vendor.tar.gz +BuildRequires: bash-completion +BuildRequires: fish BuildRequires: go >= 1.19 +BuildRequires: zsh %description This project is a component of the Operator Framework, an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way. Read more in the introduction blog post. @@ -98,8 +99,8 @@ %{buildroot}/%{_bindir}/%{name} completion fish > %{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish # create the zsh completion file -mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/ -%{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh_completion.d/_%{name} +mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/ +%{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh/site-functions/_%{name} %files %doc README.md @@ -107,16 +108,11 @@ %{_bindir}/%{name} %files -n %{name}-bash-completion -%dir %{_datarootdir}/bash-completion/completions/ %{_datarootdir}/bash-completion/completions/%{name} %files -n %{name}-fish-completion -%dir %{_datarootdir}/fish -%dir %{_datarootdir}/fish/vendor_completions.d %{_datarootdir}/fish/vendor_completions.d/%{name}.fish %files -n %{name}-zsh-completion -%defattr(-,root,root) -%dir %{_datarootdir}/zsh_completion.d/ -%{_datarootdir}/zsh_completion.d/_%{name} +%{_datarootdir}/zsh/site-functions/_%{name} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.g4JTAg/_old 2024-11-20 17:02:30.811059211 +0100 +++ /var/tmp/diff_new_pack.g4JTAg/_new 2024-11-20 17:02:30.815059374 +0100 @@ -3,10 +3,10 @@ <param name="url">https://github.com/operator-framework/operator-sdk</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.37.0</param> + <param name="revision">v1.38.0</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> + <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="manual"> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.g4JTAg/_old 2024-11-20 17:02:30.835060189 +0100 +++ /var/tmp/diff_new_pack.g4JTAg/_new 2024-11-20 17:02:30.839060352 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/operator-framework/operator-sdk</param> - <param name="changesrevision">819984d4c1a51c8ff2ef6c23944554148ace0752</param></service></servicedata> + <param name="changesrevision">0735b20c84e5c33cda4ed87daa3c21dcdc01bb79</param></service></servicedata> (No newline at EOF) ++++++ operator-sdk-1.37.0.obscpio -> operator-sdk-1.38.0.obscpio ++++++ /work/SRC/openSUSE:Factory/operator-sdk/operator-sdk-1.37.0.obscpio /work/SRC/openSUSE:Factory/.operator-sdk.new.28523/operator-sdk-1.38.0.obscpio differ: char 48, line 1 ++++++ operator-sdk.obsinfo ++++++ --- /var/tmp/diff_new_pack.g4JTAg/_old 2024-11-20 17:02:30.875061818 +0100 +++ /var/tmp/diff_new_pack.g4JTAg/_new 2024-11-20 17:02:30.879061981 +0100 @@ -1,5 +1,5 @@ name: operator-sdk -version: 1.37.0 -mtime: 1726524554 -commit: 819984d4c1a51c8ff2ef6c23944554148ace0752 +version: 1.38.0 +mtime: 1732047322 +commit: 0735b20c84e5c33cda4ed87daa3c21dcdc01bb79 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/operator-sdk/vendor.tar.gz /work/SRC/openSUSE:Factory/.operator-sdk.new.28523/vendor.tar.gz differ: char 5, line 1