Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package benchmark for openSUSE:Factory 
checked in at 2022-08-24 15:10:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/benchmark (Old)
 and      /work/SRC/openSUSE:Factory/.benchmark.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "benchmark"

Wed Aug 24 15:10:39 2022 rev:21 rq:998776 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/benchmark/benchmark.changes      2022-03-15 
19:03:50.664904360 +0100
+++ /work/SRC/openSUSE:Factory/.benchmark.new.2083/benchmark.changes    
2022-08-24 15:10:48.264483754 +0200
@@ -1,0 +2,80 @@
+Mon Aug 15 11:19:19 UTC 2022 - [email protected]
+
+- Update to version 1.7.0:
+  * version bump
+  * simplified code (#1439)
+  * use target_compile_definitions (#1440)
+  * Stop generating the export header and just check it in (#1435)
+  * Also fix the SOVERSION for benchmark_main
+  * Fix SOVERSION of shared library
+  * v1.6.2 bump
+  * Expose google_benchmark.State for python bindings. (#1430)
+  * Suppress nvcc `offsetof` warning (#1429)
+  * Correct typo in Passing Arguments section
+  * cleanup comments
+  * fix sanitizer builds by using clang 13 (#1426)
+  * fix dependabot numpy version warning
+  * fix cmake warning for libcxx setup
+  * Expose default help printer function (#1425)
+  * Fix DoNotOptimize() GCC compile error with some types (#1340) (#1424)
+  * Remove redundant formatting tags (#1420)
+  * Revert "Add possibility to ask for libbenchmark version number (#1004) 
(#1403)" (#1417)
+  * Clarify that the cpu frequency is not used for benchmark timings. (#1414)
+  * Fix DoNotOptimize() GCC copy overhead (#1340) (#1410)
+  * Add possibility to ask for libbenchmark version number (#1004) (#1403)
+  * add multiple OSes to bazel workflow (#1412)
+  * fix some build warnings on type conversions
+  * fix typo in comment
+  * Report large numbers in scientific notation in console reporter (#1303) 
(#1402)
+  * Introduce warmup phase to BenchmarkRunner (#1130) (#1399)
+  * Add support to get clock for new architecture CSKY (#1400)
+  * Add option to get the verbosity provided by commandline flag -v (#1330) 
(#1397)
+  * fix some typos (#1393)
+  * Add installation and build instructions for Python bindings (#1392)
+  * Enable -Wconversion (#1390)
+  * Add benchmark labels to the output of the comparison tool (#1388)
+  * Filter out benchmarks that start with "DISABLED_" (#1387)
+  * Fix wheel job name for PyPI uploads (#1384)
+  * Shut down Bazel gracefully and revert wheel build strategy to job matrix 
(#1383)
+  * Small optimization to counter map management (#1382)
+  * getting sysinfo in line with Google style (#1381)
+  * Promote inclusive language. (#1360)
+  * [nfc] Reformat doc-string in generate_export_header (#1376)
+  * Fix Bazel build breakage caused by commit 6a894bd. (#1374)
+  * Build `//:benchmark` as a static library only. (#1373)
+  * add note about wheels action to releasing docs
+  * Change artifact download name to dist to match upload name (#1371)
+  * Remove conditional trigger from PyPI upload job (#1370)
+  * Add BENCHMARK_STATIC_DEFINE to the Python bindings' `cc_binary` local 
defines. (#1369)
+  * Update LICENSE file to clearly state which file needs BSD 3 (#1366)
+  * Fix float comparaison and add float comparison warning (#1368)
+  * Add PyPI upload job to wheel building workflow (#1359)
+  * Appended additional BSD 3-Clause to LICENSE (#1363)
+  * Add SetBenchmarkFilter() to set --benchmark_filter flag value in user code 
(#1362)
+  * Add long description and content type for proper PyPI presentation (#1361)
+  * Allow setting the default time unit globally (#1337)
+  * restore BENCHMARK_MAIN() (#1357)
+  * @platforms is magical; remove it from WORKSPACE. (#1356)
+  * Make generate_export_header.bzl work for Windows. (#1355)
+  * avoid case sensitive issues with duplicated names (#1354)
+  * move bzl file out of tools (#1352)
+  * Introduce the possibility to customize the help printer function (#1342)
+  * simplify reference to internal path (#1349)
+  * Check for macro existence before using (#1347)
+  * annotate and export public symbols (#1321)
+  * Expose default display reporter creation in public API (#1344)
+  * Avoid potential truncation issues for the integral type parameterized 
tests. (#1341)
+  * Add mutex when reading counters_ (Fixes #1335) (#1338)
+  * Use Win32 API only for Win32 apps (#1333)
+  * bump numby, as per dependabot (#1336)
+  * Fix cross compilation for macOS ARM builds in `cibuildwheel` (#1334)
+  * Cache PerfCounters instance in PerfCountersMeasurement (#1308)
+  * Fix some errors in Custom Statistics demo code. (#1332)
+  * Refine the User Guide CPU Frequency Scaling section (#1331)
+  * Refine docs on changing cpufreq governor (#1325)
+  * Expand documentation for unpacking arbitrary arguments. (#1324)
+  * Suppress GoogleTest warnings on windows (MSVC) too. (#1320)
+  * Add docs on Memory profiling (#1217). (#1319)
+  * Add docs for `ThreadRange`. (#1318)
+
+-------------------------------------------------------------------

Old:
----
  benchmark-1.6.1.obscpio

New:
----
  benchmark-1.7.0.obscpio

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

Other differences:
------------------
++++++ benchmark.spec ++++++
--- /var/tmp/diff_new_pack.KTMpwj/_old  2022-08-24 15:10:49.756485194 +0200
+++ /var/tmp/diff_new_pack.KTMpwj/_new  2022-08-24 15:10:49.760485198 +0200
@@ -19,7 +19,7 @@
 %define soname  lib%{name}
 %define sover   1
 Name:           benchmark
-Version:        1.6.1
+Version:        1.7.0
 Release:        0
 Summary:        A microbenchmark support library
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KTMpwj/_old  2022-08-24 15:10:49.792485228 +0200
+++ /var/tmp/diff_new_pack.KTMpwj/_new  2022-08-24 15:10:49.796485232 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="obs_scm" mode="disabled">
-    <param name="revision">v1.6.1</param>
-    <param name="versionformat">1.6.1</param>
+    <param name="revision">v1.7.0</param>
+    <param name="versionformat">1.7.0</param>
     <param name="url">https://github.com/google/benchmark.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.KTMpwj/_old  2022-08-24 15:10:49.812485248 +0200
+++ /var/tmp/diff_new_pack.KTMpwj/_new  2022-08-24 15:10:49.816485252 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/google/benchmark.git</param>
-              <param 
name="changesrevision">0d98dba29d66e93259db7daa53a9327df767a415</param></service></servicedata>
+              <param 
name="changesrevision">361e8d1cfe0c6c36d30b39f1b61302ece5507320</param></service></servicedata>
 (No newline at EOF)
 

++++++ benchmark-1.6.1.obscpio -> benchmark-1.7.0.obscpio ++++++
++++ 3768 lines of diff (skipped)

++++++ benchmark.obsinfo ++++++
--- /var/tmp/diff_new_pack.KTMpwj/_old  2022-08-24 15:10:50.000485429 +0200
+++ /var/tmp/diff_new_pack.KTMpwj/_new  2022-08-24 15:10:50.004485433 +0200
@@ -1,5 +1,5 @@
 name: benchmark
-version: 1.6.1
-mtime: 1641842067
-commit: 0d98dba29d66e93259db7daa53a9327df767a415
+version: 1.7.0
+mtime: 1658748938
+commit: 361e8d1cfe0c6c36d30b39f1b61302ece5507320
 

Reply via email to