Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prometheus-cpp for openSUSE:Factory 
checked in at 2021-01-19 16:01:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prometheus-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.prometheus-cpp.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prometheus-cpp"

Tue Jan 19 16:01:37 2021 rev:2 rq:861705 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/prometheus-cpp/prometheus-cpp.changes    
2019-11-26 16:53:21.312227808 +0100
+++ /work/SRC/openSUSE:Factory/.prometheus-cpp.new.28504/prometheus-cpp.changes 
2021-01-19 16:01:59.347361352 +0100
@@ -1,0 +2,78 @@
+Fri Jan 08 13:24:18 UTC 2021 - rbr...@suse.com
+
+- Update to version 0.11.0:
+  * pull: Use internal base64 decoding function to avoid dependency (#417)
+  * pull: work-around missing winsock lib in civetweb
+  * build: Bump library interface due to changes Histogram class
+  * chore: use max_digits10 instead of magic number
+  * feat: allow selection of MSVC runtime library
+  * Fix insufficiently precise value rendering
+  * core: Add test for negative observed histogram value
+  * Use a gauge for the histogram sum
+  * core: allow logically negative gauge increments and decrements
+  * packaging: Add shlib generation.
+  * push: use curl 7.73.0
+  * ci: use latest bazel
+  * fix(cmake): Fix warning in CheckAtomic
+  * chore: Raise version to v0.10.0 due to changed public interface
+  * chore: Use Bazel 3.5.1
+  * chore: Use civetweb 1.13
+  * chore: Use curl 1.72.0
+  * chore: Use google-benchmark 1.5.2
+  * push: slightly refactor gateway
+  * formatting
+  * core: Explicitly link against libatomic when needed
+  * ci: require fixed bazel version
+  * Use mutex to protect http operation
+  * Fix coverage from forks (#391)
+  * Use indirection to avoid curl include
+  * Reuse curl handle
+  * Avoid race when registering a collectable
+  * chore(bazel): Use Google Benchmark 1.5.1
+  * Use header-only cppcodec lib and fix build
+  * Add support for HTTP Basic Auth on scraping endpoints
+  * Add base64 encoding/decoding dependency
+  * Extend existing exposer interface
+  * Add support for serving multiple paths
+  * ci: Use preinstalled Bazel
+  * chore(pull): refactor collection code into metrics_collector
+  * doc: Use README.md as mainpage
+  * ci: Fix documentation generation
+  * doc: Add brief instructions how to consume
+  * Add reason for setting CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS
+  * CMake: Fix directory permissions on installation
+  * chore: use imported CMake curl target
+  * feat: Add project to test CMake export
+  * fix: Properly export civetweb object library
+  * chore: Use civetweb 1.12
+  * pull: Add support for https and client certificates
+  * ci: use vcpkg for external dependencies
+  * chore(push): Update curl to 7.69.1
+  * core: Skip serialization test if locale is not available
+  * fix(cmake): Explicitly initialize package version for older cmake
+  * feat(core): Expect working German locale
+  * Add cpack configuration and readme
+  * CMake: Add support for Debian and RPM package generation
+  * feat(pull): Add getter for listening ports
+  * chore: Use libcurl 7.68.0
+  * Include missing <ostream>
+  * Avoid copying the histogram metric buckets. (#331)
+  * Update Bazel build instructions (#326)
+  * Make Collect methods const (#323)
+  * Fix coverage
+  * Fix submodule checkout
+  * fix(github): Use macos-latest
+  * chore(dependencies): Update Google Benchmark and Test to latest release
+  * feat(core): Improve text_serializer.cc coverage
+  * fix(coverage): Use Ubuntu 16.04 for coverage
+  * fix(core): Properly serialize newlines in label values
+  * feat(core): Improve text_serializer.cc coverage
+  * feat(core): Improve family.cc coverage
+  * fix(ci): Also build with Bazel on Windows
+  * feat(coverage): Use GitHub Actions for code coverage
+  * chore(bazel): Move repositories.bzl to bazel subdir
+  * chore(curl): Use curl 7.66.0
+  * chore(bazel): curl must not expect stropts.h header on Linux
+  * chore(bazel): Use maybe function from bazel_tools
+
+-------------------------------------------------------------------

Old:
----
  prometheus-cpp-0.8.0.obscpio

New:
----
  prometheus-cpp-0.11.0.obscpio

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

Other differences:
------------------
++++++ prometheus-cpp.spec ++++++
--- /var/tmp/diff_new_pack.En42jM/_old  2021-01-19 16:02:01.091363988 +0100
+++ /var/tmp/diff_new_pack.En42jM/_new  2021-01-19 16:02:01.095363994 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package prometheus-cpp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,11 +20,11 @@
 %define libname lib%{name}%{sover_major}
 
 Name:           prometheus-cpp
-Version:        0.8.0
+Version:        0.11.0
 Release:        0
 Summary:        Prometheus client library for C++
 License:        MIT
-Url:            https://github.com/jupp0r/prometheus-cpp
+URL:            https://github.com/jupp0r/prometheus-cpp
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  curl-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.En42jM/_old  2021-01-19 16:02:01.147364072 +0100
+++ /var/tmp/diff_new_pack.En42jM/_new  2021-01-19 16:02:01.147364072 +0100
@@ -6,7 +6,7 @@
     <param name="filename">prometheus-cpp</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v0.8.0</param>
+    <param name="revision">v0.11.0</param>
   </service>
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.En42jM/_old  2021-01-19 16:02:01.171364108 +0100
+++ /var/tmp/diff_new_pack.En42jM/_new  2021-01-19 16:02:01.171364108 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/jupp0r/prometheus-cpp</param>
-              <param 
name="changesrevision">ca1f3463e74d957d1cccddd4a1a29e3e5d34bd83</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">bb017ec15a824d3301845a1274b4b46a01d6d871</param></service></servicedata>
\ No newline at end of file

++++++ prometheus-cpp-0.8.0.obscpio -> prometheus-cpp-0.11.0.obscpio ++++++
/work/SRC/openSUSE:Factory/prometheus-cpp/prometheus-cpp-0.8.0.obscpio 
/work/SRC/openSUSE:Factory/.prometheus-cpp.new.28504/prometheus-cpp-0.11.0.obscpio
 differ: char 48, line 1

++++++ prometheus-cpp.obsinfo ++++++
--- /var/tmp/diff_new_pack.En42jM/_old  2021-01-19 16:02:01.227364193 +0100
+++ /var/tmp/diff_new_pack.En42jM/_new  2021-01-19 16:02:01.227364193 +0100
@@ -1,5 +1,5 @@
 name: prometheus-cpp
-version: 0.8.0
-mtime: 1572006229
-commit: ca1f3463e74d957d1cccddd4a1a29e3e5d34bd83
+version: 0.11.0
+mtime: 1606171444
+commit: bb017ec15a824d3301845a1274b4b46a01d6d871
 

Reply via email to