From da08c0606396a85865593634b755068afbb33d1581afbc8d05e6e9e79a631ebb Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Mon, 3 Dec 2018 12:46:30 +0000 Subject: [PATCH] Accepting request 653545 from home:mrostecki:branches:devel:libraries:c_c++ - Update to version 1.2.1: * Fix a compilation error of dist_sink.h OBS-URL: https://build.opensuse.org/request/show/653545 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=16 --- spdlog-1.1.0.tar.gz | 3 --- spdlog-1.2.1.tar.gz | 3 +++ spdlog.changes | 6 ++++++ spdlog.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 spdlog-1.1.0.tar.gz create mode 100644 spdlog-1.2.1.tar.gz diff --git a/spdlog-1.1.0.tar.gz b/spdlog-1.1.0.tar.gz deleted file mode 100644 index 8345a62..0000000 --- a/spdlog-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dbcbfd8c07e25f5e0d662b194d3a7772ef214358c49ada23c044c4747ce8b19 -size 183937 diff --git a/spdlog-1.2.1.tar.gz b/spdlog-1.2.1.tar.gz new file mode 100644 index 0000000..0e31746 --- /dev/null +++ b/spdlog-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867a4b7cedf9805e6f76d3ca41889679054f7e5a3b67722fe6d0eae41852a767 +size 188284 diff --git a/spdlog.changes b/spdlog.changes index 707c75c..48a9d35 100644 --- a/spdlog.changes +++ b/spdlog.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 3 12:03:20 UTC 2018 - MichaƂ Rostecki + +- Update to version 1.2.1: + * Fix a compilation error of dist_sink.h + ------------------------------------------------------------------- Thu Aug 16 11:22:45 UTC 2018 - mpluskal@suse.com diff --git a/spdlog.spec b/spdlog.spec index 6153114..a94a7c5 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -12,12 +12,12 @@ # 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/ # Name: spdlog -Version: 1.1.0 +Version: 1.2.1 Release: 0 Summary: C++ header only logging library License: MIT