Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package llvm15 for openSUSE:Factory checked 
in at 2023-06-17 22:20:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm15 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm15.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm15"

Sat Jun 17 22:20:11 2023 rev:9 rq:1093401 version:15.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm15/llvm15.changes    2023-03-13 
12:39:57.923438246 +0100
+++ /work/SRC/openSUSE:Factory/.llvm15.new.15902/llvm15.changes 2023-06-17 
22:20:26.055581585 +0200
@@ -1,0 +2,6 @@
+Thu Jun 15 23:45:39 UTC 2023 - Aaron Puchert <[email protected]>
+
+- Make python3-clang noarch again and fix conflicts/provides to
+  point to %python3_sitelib instead of %python3_sitearch.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm15.spec ++++++
--- /var/tmp/diff_new_pack.4xCxU5/_old  2023-06-17 22:20:28.431595864 +0200
+++ /var/tmp/diff_new_pack.4xCxU5/_new  2023-06-17 22:20:28.439595912 +0200
@@ -686,8 +686,9 @@
 Group:          Development/Libraries/Python
 Requires:       libclang%{_soclang} >= %{version}
 Requires:       python3-base
-Conflicts:      %{python3_sitearch}/clang/
-Provides:       %{python3_sitearch}/clang/
+Conflicts:      %{python3_sitelib}/clang/
+Provides:       %{python3_sitelib}/clang/
+BuildArch:      noarch
 
 %description -n python3-clang%{_sonum}
 This package contains the Python bindings to clang (C language)

Reply via email to