Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package clang-extract for openSUSE:Factory 
checked in at 2025-10-21 11:16:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clang-extract (Old)
 and      /work/SRC/openSUSE:Factory/.clang-extract.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clang-extract"

Tue Oct 21 11:16:18 2025 rev:18 rq:1312442 version:0~20251020.19c1329

Changes:
--------
--- /work/SRC/openSUSE:Factory/clang-extract/clang-extract.changes      
2025-10-08 18:18:33.636577783 +0200
+++ /work/SRC/openSUSE:Factory/.clang-extract.new.18484/clang-extract.changes   
2025-10-21 11:18:14.011365263 +0200
@@ -1,0 +2,17 @@
+Mon Oct 20 15:12:01 UTC 2025 - [email protected]
+
+- Update to version 0~20251020.19c1329:
+  * Fix compilation error on OBS
+
+-------------------------------------------------------------------
+Mon Oct 20 13:48:53 UTC 2025 - [email protected]
+
+- Update to version 0~20251016.1f8ed41:
+  * Workaround LLVM bug #162126
+  * Add support to avoid header expansion
+  * Remove `Get_Source_Manager` from PrettyPrint
+  * Support building on RHEL 8.0
+  * Eliminate the assert in specific situations.
+  * Disable wordexp on Windows where it is unavailable
+
+-------------------------------------------------------------------

Old:
----
  clang-extract-0~20251008.e818417.tar.xz

New:
----
  clang-extract-0~20251020.19c1329.tar.xz

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

Other differences:
------------------
++++++ clang-extract.spec ++++++
--- /var/tmp/diff_new_pack.g6INsI/_old  2025-10-21 11:18:14.515386455 +0200
+++ /var/tmp/diff_new_pack.g6INsI/_new  2025-10-21 11:18:14.515386455 +0200
@@ -17,22 +17,24 @@
 
 
 Name:           clang-extract
-Version:        0~20251008.e818417
+Version:        0~20251020.19c1329
 Release:        0
 Summary:        A tool to extract code content from source files
 License:        Apache-2.0 WITH LLVM-exception AND NCSA
 URL:            https://github.com/SUSE/clang-extract
 Source:         %{name}-%{version}.tar.xz
-BuildRequires:  clang
-BuildRequires:  clang-devel
-BuildRequires:  clang-tools
-BuildRequires:  cmake
+BuildRequires:  clang >= 17
+BuildRequires:  clang-devel >= 17
+#BuildRequires:  clang-tools
+#BuildRequires:  cmake
+BuildRequires:  ninja
 BuildRequires:  libelf-devel
 BuildRequires:  libzstd-devel
 BuildRequires:  zlib-devel
 # At least 16 is needed but 18 has some fixes that we like.
 # Leap 15.6 has only 17.
-BuildRequires:  llvm-devel >= 17
+#BuildRequires:  llvm-devel
+BuildRequires:  llvm >= 17
 BuildRequires:  meson
 BuildRequires:  ninja
 
@@ -57,4 +59,5 @@
 %doc README.md
 %{_bindir}/ce-inline
 %{_bindir}/clang-extract
+%{_bindir}/ce-includetree
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.g6INsI/_old  2025-10-21 11:18:14.563388474 +0200
+++ /var/tmp/diff_new_pack.g6INsI/_new  2025-10-21 11:18:14.567388641 +0200
@@ -2,7 +2,7 @@
        <service name="tar_scm" mode="manual">
                <param name="scm">git</param>
                <param name="url">https://github.com/SUSE/clang-extract</param>
-               <param 
name="revision">e8184176dfc568517e63b13840bef57f6663c2be</param>
+               <param 
name="revision">19c13299e893581112c15d6f1d123c4c7f824527</param>
                <param name="versionformat">0~%cd.%h</param>
                <param name="changesgenerate">enable</param>
         <param name="changesauthor">[email protected]</param>

++++++ clang-extract-0~20251008.e818417.tar.xz -> 
clang-extract-0~20251020.19c1329.tar.xz ++++++
++++ 1602 lines of diff (skipped)

Reply via email to