Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package golang-github-prometheus-prometheus 
for openSUSE:Factory checked in at 2023-04-12 12:50:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-prometheus (Old)
 and      
/work/SRC/openSUSE:Factory/.golang-github-prometheus-prometheus.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-prometheus-prometheus"

Wed Apr 12 12:50:41 2023 rev:28 rq:1077528 version:2.43.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-prometheus-prometheus/golang-github-prometheus-prometheus.changes
  2023-03-06 18:54:54.896469872 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-prometheus.new.19717/golang-github-prometheus-prometheus.changes
       2023-04-12 12:50:41.420612885 +0200
@@ -1,0 +2,41 @@
+Wed Apr  5 11:28:56 UTC 2023 - Witek Bedyk <[email protected]>
+
+- Require promu >= 0.14.0 for building
+
+-------------------------------------------------------------------
+Wed Mar 22 06:00:08 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 2.43.0:
+  * [FEATURE] Promtool: Add HTTP client configuration to query
+    commands. #11487
+  * [FEATURE] Scrape: Add `include_scrape_configs` to include
+    scrape configs from different files. #12019
+  * [FEATURE] HTTP client: Add `no_proxy` to exclude URLs from
+    proxied requests. #12098
+  * [FEATURE] HTTP client: Add `proxy_from_enviroment` to read
+    proxies from env variables. #12098
+  * [ENHANCEMENT] API: Add support for setting lookback delta per
+    query via the API. #12088
+  * [ENHANCEMENT] API: Change HTTP status code from 503/422 to 499
+    if a request is canceled. #11897
+  * [ENHANCEMENT] Scrape: Allow exemplars for all metric types.
+    #11984
+  * [ENHANCEMENT] TSDB: Add metrics for head chunks and WAL folders
+    size. #12013
+  * [ENHANCEMENT] TSDB: Automatically remove incorrect snapshot
+    with index that is ahead of WAL. #11859
+  * [ENHANCEMENT] TSDB: Improve Prometheus parser error outputs to
+    be more comprehensible. #11682
+  * [ENHANCEMENT] UI: Scope `group by` labels to metric in
+    autocompletion. #11914
+  * [BUGFIX] Scrape: Fix
+    `prometheus_target_scrape_pool_target_limit` metric not set
+    before reloading. #12002
+  * [BUGFIX] TSDB: Correctly update
+    `prometheus_tsdb_head_chunks_removed_total` and
+    `prometheus_tsdb_head_chunks` metrics when reading WAL. #11858
+  * [BUGFIX] TSDB: Use the correct unit (seconds) when recording
+    out-of-order append deltas in the
+    `prometheus_tsdb_sample_ooo_delta` metric. #12004
+
+-------------------------------------------------------------------

Old:
----
  prometheus-2.42.0.tar.gz
  web-ui-2.42.0.tar.gz

New:
----
  prometheus-2.43.0.tar.gz
  web-ui-2.43.0.tar.gz

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

Other differences:
------------------
++++++ golang-github-prometheus-prometheus.spec ++++++
--- /var/tmp/diff_new_pack.rsDSrP/_old  2023-04-12 12:50:43.776626653 +0200
+++ /var/tmp/diff_new_pack.rsDSrP/_new  2023-04-12 12:50:43.780626677 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:           golang-github-prometheus-prometheus
-Version:        2.42.0
+Version:        2.43.0
 Release:        0
 Summary:        The Prometheus monitoring system and time series database
 License:        Apache-2.0
@@ -54,7 +54,7 @@
 # Adding glibc-devel-static seems to be required for linking if building
 # with -buildmode=pie
 BuildRequires:  glibc-devel-static
-BuildRequires:  golang-github-prometheus-promu
+BuildRequires:  golang-github-prometheus-promu >= 0.14.0
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.19
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ PACKAGING_README.md ++++++
--- /var/tmp/diff_new_pack.rsDSrP/_old  2023-04-12 12:50:43.840627027 +0200
+++ /var/tmp/diff_new_pack.rsDSrP/_new  2023-04-12 12:50:43.848627074 +0200
@@ -5,6 +5,12 @@
 `Makefile` that is present in this package.
 To do that, you need to have `make` and `npm` installed locally.
 
+1. Change the version in the `_service` file
+2. Change the version in the spec file
+3. Run `make`
+4. Create a changelog entry
+5. Commit the changes as usual
+
 For the OBS workflow you also need `obs-service-go_modules` as well
 as `obs-service-tar_scm` and `obs-service-recompress`.
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.rsDSrP/_old  2023-04-12 12:50:43.864627167 +0200
+++ /var/tmp/diff_new_pack.rsDSrP/_new  2023-04-12 12:50:43.868627191 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v2.42.0</param>
+    <param name="revision">v2.43.0</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="match-tag">v2*</param>
   </service>
@@ -13,7 +13,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">prometheus-2.42.0.tar.gz</param>
+    <param name="archive">prometheus-2.43.0.tar.gz</param>
   </service>
 </services>
 

++++++ npm_licenses.tar.bz2 ++++++

++++++ prometheus-2.42.0.tar.gz -> prometheus-2.43.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/golang-github-prometheus-prometheus/prometheus-2.42.0.tar.gz
 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-prometheus.new.19717/prometheus-2.43.0.tar.gz
 differ: char 12, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/golang-github-prometheus-prometheus/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-prometheus.new.19717/vendor.tar.gz
 differ: char 4, line 1

++++++ web-ui-2.42.0.tar.gz -> web-ui-2.43.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/golang-github-prometheus-prometheus/web-ui-2.42.0.tar.gz
 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-prometheus.new.19717/web-ui-2.43.0.tar.gz
 differ: char 5, line 1

Reply via email to