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