Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package benchmark for openSUSE:Factory 
checked in at 2021-04-29 22:44:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/benchmark (Old)
 and      /work/SRC/openSUSE:Factory/.benchmark.new.1947 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "benchmark"

Thu Apr 29 22:44:42 2021 rev:17 rq:888936 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/benchmark/benchmark.changes      2021-02-15 
23:10:06.690841202 +0100
+++ /work/SRC/openSUSE:Factory/.benchmark.new.1947/benchmark.changes    
2021-04-29 22:44:55.140160665 +0200
@@ -1,0 +2,16 @@
+Wed Apr 28 06:47:33 UTC 2021 - mplus...@suse.com
+
+- Update to version 1.5.3:
+  * Be compliant and return 0 from main.
+  * Fix windows warning on type conversion (#1121)
+  * Add verbosity to CI logs (#1122)
+  * fix cmake issue with referencing a non-existing function argument (#1118)
+  * [tools] Fix dumb mistake in previous commit - print aggregates only means 
aggregates, not non-aggregates
+  * [tools] Don't forget to print UTest when printing aggregates only
+  * [sysinfo] Fix CPU Frequency reading on AMD Ryzen CPU's (#1117)
+  * Use fewer ramp up repetitions when KeepRunningBatch is used (#1113)
+  * Add bazel status to README
+  * Re-enable bazel without bazelisk and with scoped build/test targets (#1109)
+- Drop no longer needed 
0001-src-benchmark_register.h-add-missing-limits-inclusio.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-src-benchmark_register.h-add-missing-limits-inclusio.patch
  benchmark-1.5.2.tar.gz

New:
----
  _service
  _servicedata
  benchmark-1.5.3.obscpio
  benchmark.obsinfo

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

Other differences:
------------------
++++++ benchmark.spec ++++++
--- /var/tmp/diff_new_pack.AyDkzy/_old  2021-04-29 22:44:55.740157993 +0200
+++ /var/tmp/diff_new_pack.AyDkzy/_new  2021-04-29 22:44:55.740157993 +0200
@@ -19,14 +19,12 @@
 %define soname  lib%{name}
 %define sover   0
 Name:           benchmark
-Version:        1.5.2
+Version:        1.5.3
 Release:        0
 Summary:        A microbenchmark support library
 License:        Apache-2.0
 URL:            https://github.com/google/benchmark
-Source:         
https://github.com/google/benchmark/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-src-benchmark_register.h-add-missing-limits-inclusio.patch
+Source:         %{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 3.5.1
 BuildRequires:  gcc-c++
 BuildRequires:  git-core
@@ -51,7 +49,7 @@
 Development files for google benchmark library
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 sed -e 's|lib_install_dir "lib/"|lib_install_dir "%{_libdir}/"|g' \

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="url">https://github.com/google/benchmark.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="exclude">.*</param>
    <param name="versionrewrite-pattern">v(.*)</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled">
    <param name="file">benchmark.spec</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/google/benchmark.git</param>
              <param 
name="changesrevision">835951aa44c2f802b4d563d533eac34565848eb0</param></service></servicedata>++++++
 benchmark.obsinfo ++++++
name: benchmark
version: 1.5.3
mtime: 1619538893
commit: 835951aa44c2f802b4d563d533eac34565848eb0

Reply via email to