Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kubectl-view-allocations for
openSUSE:Factory checked in at 2025-01-12 11:20:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubectl-view-allocations (Old)
and /work/SRC/openSUSE:Factory/.kubectl-view-allocations.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-view-allocations"
Sun Jan 12 11:20:16 2025 rev:5 rq:1236769 version:0.20.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/kubectl-view-allocations/kubectl-view-allocations.changes
2025-01-09 15:07:50.245299403 +0100
+++
/work/SRC/openSUSE:Factory/.kubectl-view-allocations.new.1881/kubectl-view-allocations.changes
2025-01-12 11:27:46.164030826 +0100
@@ -1,0 +2,7 @@
+Thu Jan 09 14:16:36 UTC 2025 - [email protected]
+
+- Update to version 0.20.3:
+ * :rocket: (cargo-release) version 0.20.3
+ * enable http-proxy and oidc support on kube access
+
+-------------------------------------------------------------------
Old:
----
kubectl-view-allocations-0.20.2.tar.gz
New:
----
kubectl-view-allocations-0.20.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kubectl-view-allocations.spec ++++++
--- /var/tmp/diff_new_pack.HQaDDU/_old 2025-01-12 11:27:47.788097659 +0100
+++ /var/tmp/diff_new_pack.HQaDDU/_new 2025-01-12 11:27:47.836099634 +0100
@@ -19,7 +19,7 @@
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
Name: kubectl-view-allocations
-Version: 0.20.2
+Version: 0.20.3
Release: 0
Summary: kubectl plugin to list allocations
License: CC0-1.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.HQaDDU/_old 2025-01-12 11:27:48.040108029 +0100
+++ /var/tmp/diff_new_pack.HQaDDU/_new 2025-01-12 11:27:48.060108852 +0100
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
- <param name="revision">0.20.2</param>
+ <param name="revision">0.20.3</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.HQaDDU/_old 2025-01-12 11:27:48.184113955 +0100
+++ /var/tmp/diff_new_pack.HQaDDU/_new 2025-01-12 11:27:48.204114778 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/davidB/kubectl-view-allocations</param>
- <param
name="changesrevision">e7b3b7cc5671a3669c826285dc05ec56833317e0</param></service></servicedata>
+ <param
name="changesrevision">e1a4e864420ba47e76a34aad4c3f595c67259b5c</param></service></servicedata>
(No newline at EOF)
++++++ kubectl-view-allocations-0.20.2.tar.gz ->
kubectl-view-allocations-0.20.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kubectl-view-allocations-0.20.2/Cargo.toml
new/kubectl-view-allocations-0.20.3/Cargo.toml
--- old/kubectl-view-allocations-0.20.2/Cargo.toml 2025-01-07
14:43:28.000000000 +0100
+++ new/kubectl-view-allocations-0.20.3/Cargo.toml 2025-01-09
13:44:13.000000000 +0100
@@ -1,6 +1,6 @@
[package]
name = "kubectl-view-allocations"
-version = "0.20.2"
+version = "0.20.3"
authors = ["David Bernard"]
edition = "2021"
description = "kubectl plugin to list allocations (cpu, memory, gpu,... X
utilization, requested, limit, allocatable,...)"
@@ -19,8 +19,10 @@
k8s-openapi = { version = "0.24", default-features = false }
kube = { version = "0.98", features = [
"client",
- "oauth",
"gzip",
+ "http-proxy",
+ "oauth",
+ "oidc",
"rustls-tls",
"socks5",
], default-features = false }
++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubectl-view-allocations/vendor.tar.xz
/work/SRC/openSUSE:Factory/.kubectl-view-allocations.new.1881/vendor.tar.xz
differ: char 15, line 1