Hello community,

here is the log from the commit of package k9s for openSUSE:Leap:15.2 checked 
in at 2020-02-21 23:53:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/k9s (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.k9s.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "k9s"

Fri Feb 21 23:53:07 2020 rev:2 rq:778020 version:0.15.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/k9s/k9s.changes        2020-02-21 
10:48:54.934868259 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.k9s.new.26092/k9s.changes     2020-02-21 
23:53:08.949019257 +0100
@@ -1,0 +2,7 @@
+Tue Feb 18 10:53:52 UTC 2020 - Thorsten Kukuk <[email protected]>
+
+- Update to version 0.15.2
+  - Many bug fixes
+  - Many new features
+
+-------------------------------------------------------------------

Old:
----
  k9s-0.13.0.tar.gz

New:
----
  k9s-0.15.2.tar.gz

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

Other differences:
------------------
++++++ k9s.spec ++++++
--- /var/tmp/diff_new_pack.uxR7UW/_old  2020-02-21 23:53:10.037021420 +0100
+++ /var/tmp/diff_new_pack.uxR7UW/_new  2020-02-21 23:53:10.037021420 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           k9s
-Version:        0.13.0
+Version:        0.15.2
 Release:        0
 Summary:        Curses based terminal UI for Kubernetes clusters
 License:        Apache-2.0

++++++ Makefile.diff ++++++
--- /var/tmp/diff_new_pack.uxR7UW/_old  2020-02-21 23:53:10.057021459 +0100
+++ /var/tmp/diff_new_pack.uxR7UW/_new  2020-02-21 23:53:10.057021459 +0100
@@ -1,14 +1,13 @@
 --- Makefile
-+++ Makefile   2020/01/20 09:36:49
++++ Makefile   2020/02/18 10:58:49
 @@ -1,8 +1,8 @@
  NAME    := k9s
  PACKAGE := github.com/derailed/$(NAME)
 -GIT     := $(shell git rev-parse --short HEAD)
--DATE    := $(shell date +%FT%T%Z)
--VERSION  := v0.12.0
 +#GIT     := $(shell git rev-parse --short HEAD)
-+#DATE    := $(shell date +%FT%T%Z)
-+VERSION  := v0.13.0
+ DATE    := $(shell date +%FT%T%Z)
+-VERSION  ?= v0.14.0
++VERSION  ?= v0.15.2
  IMG_NAME := derailed/k9s
  IMAGE    := ${IMG_NAME}:${VERSION}
  

++++++ k9s-0.13.0.tar.gz -> k9s-0.15.2.tar.gz ++++++
++++ 24212 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Leap:15.2/k9s/vendor.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.k9s.new.26092/vendor.tar.gz differ: char 5, line 1


Reply via email to