Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prom2json for openSUSE:Factory 
checked in at 2022-10-11 18:02:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prom2json (Old)
 and      /work/SRC/openSUSE:Factory/.prom2json.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prom2json"

Tue Oct 11 18:02:14 2022 rev:2 rq:1009207 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/prom2json/prom2json.changes      2020-03-06 
21:27:01.921540265 +0100
+++ /work/SRC/openSUSE:Factory/.prom2json.new.2275/prom2json.changes    
2022-10-11 18:04:51.502017741 +0200
@@ -1,0 +2,22 @@
+Sun Oct 09 21:41:27 UTC 2022 - jkowalc...@suse.com
+
+- Update to version 1.3.2:
+  * Bump github.com/matttproud/golang_protobuf_extensions
+  * Bump github.com/prometheus/common from 0.33.0 to 0.37.0
+
+-------------------------------------------------------------------
+Sun Oct 09 21:40:43 UTC 2022 - jkowalc...@suse.com
+
+- Update to version 1.3.1:
+  * Update VERSION to match reality
+  * Fix yamllint warnings
+  * Remove vendor dir
+  * Update to Go1.18
+  * Update install instructions
+  * Update dependencies and turn logging into fmt.Fprint... to stderr
+  * Fix Docker link
+  * makefile: update Makefile.common with newer version
+  * Use switch statements instead of many if statements
+- Update to BuildRequires: go >= 1.17 per go.mod
+
+-------------------------------------------------------------------

Old:
----
  prom2json-1.3.0.tar.gz

New:
----
  prom2json-1.3.2.tar.gz

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

Other differences:
------------------
++++++ prom2json.spec ++++++
--- /var/tmp/diff_new_pack.1ALTJc/_old  2022-10-11 18:04:51.946018459 +0200
+++ /var/tmp/diff_new_pack.1ALTJc/_new  2022-10-11 18:04:51.954018472 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package prom2json
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 # Project upstream commit.
 %define commit 9180c89
 Name:           prom2json
-Version:        1.3.0
+Version:        1.3.2
 Release:        0
 Summary:        CLI tool to scrape a Prometheus client and dump the result as 
JSON
 License:        Apache-2.0
@@ -33,8 +33,8 @@
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  go >= 1.17
 BuildRequires:  go-md2man
-BuildRequires:  go >= 1.13
 ExcludeArch:    s390
 %if 0%{?is_opensuse}
 ExcludeArch:    s390x

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1ALTJc/_old  2022-10-11 18:04:51.990018530 +0200
+++ /var/tmp/diff_new_pack.1ALTJc/_new  2022-10-11 18:04:51.994018537 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="url">git://github.com/prometheus/prom2json.git</param>
+    <param name="url">https://github.com/prometheus/prom2json.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.3.0</param>
+    <param name="revision">v1.3.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.1ALTJc/_old  2022-10-11 18:04:52.014018569 +0200
+++ /var/tmp/diff_new_pack.1ALTJc/_new  2022-10-11 18:04:52.018018575 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
-                <param 
name="url">git://github.com/prometheus/prom2json.git</param>
-              <param 
name="changesrevision">befc2b38ea5ff17035d800e1fdd50fd51c7f9d5c</param></service></servicedata>
+                <param 
name="url">https://github.com/prometheus/prom2json.git</param>
+              <param 
name="changesrevision">9ccd45d02f400a974685a8a006167649ad5190ff</param></service></servicedata>
 (No newline at EOF)
 

++++++ prom2json-1.3.0.tar.gz -> prom2json-1.3.2.tar.gz ++++++
++++ 286457 lines of diff (skipped)

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

Reply via email to