Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package goss for openSUSE:Factory checked in 
at 2023-07-04 15:22:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goss (Old)
 and      /work/SRC/openSUSE:Factory/.goss.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goss"

Tue Jul  4 15:22:17 2023 rev:4 rq:1096581 version:0.3.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/goss/goss.changes        2022-09-19 
16:04:21.246313424 +0200
+++ /work/SRC/openSUSE:Factory/.goss.new.23466/goss.changes     2023-07-04 
15:23:05.662463236 +0200
@@ -1,0 +2,13 @@
+Tue Jun 27 13:01:37 UTC 2023 - Andrea Manzini <[email protected]> - 
0.3.23
+
+- Update to version 0.3.23 with updated dependencies in vendor file
+  * Add: log level to be set (gh#802)
+  * kgoss: add new GOSS_KUBECTL_OPTS env var to inject more options (gh#792)
+  * Fix: Error message encoding when output is set to JSON (gh#788)
+  * Add: Implement prometheus output support (gh#607)
+  * Add: Add optional TLS client cert authentication + custom ca-file (gh#686)
+  * Fix: json typo in http resource (gh#673)
+  * Fix: kgoss Remove --generator as it has been deprecated (gh#768)
+  * Fix: kgoss Fixed kgoss kubectl cp issue (gh#773)
+
+-------------------------------------------------------------------

Old:
----
  goss-0.3.18.tar.gz

New:
----
  goss-0.3.23.tar.gz

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

Other differences:
------------------
++++++ goss.spec ++++++
--- /var/tmp/diff_new_pack.tbl1iB/_old  2023-07-04 15:23:06.426467828 +0200
+++ /var/tmp/diff_new_pack.tbl1iB/_new  2023-07-04 15:23:06.430467852 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package goss
 #
-# Copyright (c) 2022 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
@@ -22,16 +22,16 @@
 %define dcgoss_name dcgoss
 
 Name:           goss
-Version:        0.3.18
+Version:        0.3.23
 Release:        0
 Summary:        Quick and Easy server testing/validation
 License:        Apache-2.0
 Group:          Development/Tools/Other
 URL:            https://github.com/aelsabbahy/goss
-Source0:        goss-%{version}.tar.gz
+Source0:        
https://github.com/goss-org/goss/archive/refs/tags/v%{version}.tar.gz#/goss-%{version}.tar.gz
 Source1:        vendor.tar.gz
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.13
+BuildRequires:  golang(API) >= 1.18
 
 %description
 Goss is a YAML based serverspec alternative tool for validating a server’s 
configuration. It eases the process of writing tests by allowing the user to 
generate tests from the current system state. Once the test suite is written 
they can be executed, waited-on, or served as a health endpoint.

++++++ goss-0.3.18.tar.gz -> goss-0.3.23.tar.gz ++++++
++++ 6506 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 167956 lines of diff (skipped)

Reply via email to