Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python3-pyside2 for openSUSE:Factory
checked in at 2023-04-14 13:13:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyside2 (Old)
and /work/SRC/openSUSE:Factory/.python3-pyside2.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyside2"
Fri Apr 14 13:13:09 2023 rev:21 rq:1079168 version:5.15.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyside2/python3-pyside2.changes
2023-01-14 00:04:23.366120393 +0100
+++
/work/SRC/openSUSE:Factory/.python3-pyside2.new.19717/python3-pyside2.changes
2023-04-14 13:13:23.787673087 +0200
@@ -1,0 +2,6 @@
+Thu Apr 13 10:01:16 UTC 2023 - Christophe Marin <[email protected]>
+
+- Build with LLVM 15 on Tumbleweed
+- Add a _constraints file to avoid disk and memory issues
+
+-------------------------------------------------------------------
New:
----
_constraints
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-pyside2.spec ++++++
--- /var/tmp/diff_new_pack.QeWejd/_old 2023-04-14 13:13:24.343676267 +0200
+++ /var/tmp/diff_new_pack.QeWejd/_new 2023-04-14 13:13:24.343676267 +0200
@@ -48,7 +48,14 @@
Provides: python3-shiboken2 = %{version}-%{release}
Provides: python3-shiboken2_generator = %{version}-%{release}
# SECTION common_dependencies
+%if 0%{?suse_version} > 1500
+# boo#1210176 - PYSIDE-2268
+BuildRequires: clang15-devel
+BuildRequires: llvm15-libclang13
+#!BuildIgnore: clang16
+%else
BuildRequires: clang-devel >= 3.9
+%endif
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
++++++ _constraints ++++++
<constraints>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
<memory>
<size unit="G">7</size>
</memory>
</hardware>
</constraints>