Hello community,

here is the log from the commit of package ccls for openSUSE:Factory checked in 
at 2020-11-03 15:16:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccls (Old)
 and      /work/SRC/openSUSE:Factory/.ccls.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccls"

Tue Nov  3 15:16:33 2020 rev:13 rq:845513 version:0.20201025

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccls/ccls.changes        2020-08-24 
15:15:13.262748360 +0200
+++ /work/SRC/openSUSE:Factory/.ccls.new.3463/ccls.changes      2020-11-03 
15:16:57.320062542 +0100
@@ -1,0 +2,21 @@
+Mon Nov  2 17:55:02 UTC 2020 - Dan Čermák <dcer...@suse.com>
+
+- New upstream release 0.20201025
+
+  Remove patches:
+  * 0001-cmake-support-CLANG_LINK_CLANG_DYLIB.patch
+  * 0002-Adapt-llvmorg-10-init-12036-g3b9715cb2193-handleDecl.patch
+
+This release supports Clang 7~11.
+
+# LSP conformance
+
+* Support 3.15.0 `serverInfo`
+
+# Misc
+
+* Infer -target and --driver-mode from argv[0] #511 
+* Support CMake variable `CLANG_LINK_CLANG_DYLIB` (some distributions use this 
to provide `libclang-cpp.so` instead of `libclang*.a` or `libclang*.so`. This 
option is needed to link against `libclang-cpp.so`)
+* `textDocument/documentSymbol`: support unopened files #548
+
+-------------------------------------------------------------------

Old:
----
  0001-cmake-support-CLANG_LINK_CLANG_DYLIB.patch
  0002-Adapt-llvmorg-10-init-12036-g3b9715cb2193-handleDecl.patch
  ccls-0.20190823.4.tar.gz

New:
----
  ccls-0.20201025.tar.gz

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

Other differences:
------------------
++++++ ccls.spec ++++++
--- /var/tmp/diff_new_pack.wuMdRS/_old  2020-11-03 15:17:00.292065402 +0100
+++ /var/tmp/diff_new_pack.wuMdRS/_new  2020-11-03 15:17:00.296065405 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           ccls
-Version:        0.20190823.4
+Version:        0.20201025
 Release:        0
 Summary:        C/C++/ObjC language server
 # main package is Apache 2.0
@@ -26,11 +26,6 @@
 Group:          Development/Tools/IDE
 URL:            https://github.com/MaskRay/ccls
 Source0:        %{URL}/archive/%{version}/%{name}-%{version}.tar.gz
-# FIXME: drop this patch on the next release after 0.20190823.5
-# cherry picked from: https://github.com/MaskRay/ccls/pull/519
-Patch0:         0001-cmake-support-CLANG_LINK_CLANG_DYLIB.patch
-# fix build with llvm 10
-Patch1:         0002-Adapt-llvmorg-10-init-12036-g3b9715cb2193-handleDecl.patch
 BuildRequires:  clang-devel >= 7.0
 BuildRequires:  cmake >= 3.8
 BuildRequires:  llvm-devel >= 7.0

++++++ ccls-0.20190823.4.tar.gz -> ccls-0.20201025.tar.gz ++++++
++++ 1861 lines of diff (skipped)


Reply via email to