Hello community,

here is the log from the commit of package spdlog for openSUSE:Factory checked 
in at 2020-09-04 10:54:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spdlog (Old)
 and      /work/SRC/openSUSE:Factory/.spdlog.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spdlog"

Fri Sep  4 10:54:07 2020 rev:14 rq:831113 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes    2020-07-16 
12:07:48.734319231 +0200
+++ /work/SRC/openSUSE:Factory/.spdlog.new.3399/spdlog.changes  2020-09-04 
10:54:30.358475300 +0200
@@ -1,0 +2,13 @@
+Tue Sep  1 12:36:48 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 1.8.0
+  * Bumped bundled fmt version to 7.0.3.
+  * New stopwatch utility for quick & easy logging of elapsed
+    time.
+  * Raised CMake requirement to 3.10 and cleanup CMakeLists.txt.
+  * Added get_level() and should_log() functions to the
+    spdlog:: namespace.
+  * Fixed cfg::load_env_levels() function declaration.
+  * Fixed broken aligned function pattern flag.
+
+-------------------------------------------------------------------

Old:
----
  spdlog-1.7.0.tar.gz

New:
----
  spdlog-1.8.0.tar.gz

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

Other differences:
------------------
++++++ spdlog.spec ++++++
--- /var/tmp/diff_new_pack.VvpnFe/_old  2020-09-04 10:54:32.218476297 +0200
+++ /var/tmp/diff_new_pack.VvpnFe/_new  2020-09-04 10:54:32.222476299 +0200
@@ -18,14 +18,14 @@
 
 %define _sover  1
 Name:           spdlog
-Version:        1.7.0
+Version:        1.8.0
 Release:        0
 Summary:        C++ logging library
 License:        MIT
 URL:            https://github.com/gabime/spdlog
 Source0:        
https://github.com/gabime/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  benchmark-devel >= 1.4.0
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.10
 BuildRequires:  gcc
 %if 0%{?suse_version} > 1500
 BuildRequires:  gcc-c++ >= 8

++++++ spdlog-1.7.0.tar.gz -> spdlog-1.8.0.tar.gz ++++++
++++ 8790 lines of diff (skipped)


Reply via email to