public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/blender] rawhide: Update to upstream 5.2.0 (#2499912)
@ 2026-07-19  3:29 Luya Tshimbalanga
  0 siblings, 0 replies; only message in thread
From: Luya Tshimbalanga @ 2026-07-19  3:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/blender
            Branch : rawhide
            Commit : 42a3f7cccc547817c717fc2d5c242e287a358b8d
            Author : Luya Tshimbalanga <luya@fedoraproject.org>
            Date   : 2026-07-18T20:24:57-07:00
            Stats  : +6/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/blender/c/42a3f7cccc547817c717fc2d5c242e287a358b8d?branch=rawhide

            Log:
            Update to upstream 5.2.0 (#2499912)

Resolves: #2499912

This commit temporarily disables USD support due to python 3.15 issue (#2433881)
and experimental HIPRT support due to upstream changes,

---
diff --git a/blender.spec b/blender.spec
index da9308b..03f8764 100644
--- a/blender.spec
+++ b/blender.spec
@@ -1,4 +1,4 @@
-%global blender_api 5.1
+%global blender_api 5.2
 %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
 %global _without_bundled_deps 1
 
@@ -27,14 +27,14 @@
     # x86_64 exclusive features
     %ifarch x86_64
     %bcond hip   1    # AMD HIP support
-    %bcond hiprt 1    # HIP ray tracing (requires Fedora 42+)
+    %bcond hiprt 0    # HIP ray tracing (requires Fedora 42+)
     %bcond oidn  1    # OpenImageDenoise
     %bcond oneapi 1   # Intel OneAPI support
     %bcond openshading 1  # OpenShadingLanguage support
     %bcond opgl  1    # OpenPGL
-    %global llvm_compat 18
+    %global llvm_compat 20
     %endif
-    %bcond usd   1    # Universal Scene Description
+    %bcond usd   0    # Universal Scene Description
 %else
     %bcond embree 0
     %bcond hidapi 0
@@ -48,7 +48,7 @@
 
 Name:           blender
 Epoch:          1
-Version:        5.1.2
+Version:        5.2.0
 Release:        %autorelease
 
 Summary:        3D modeling, animation, rendering and post-production

diff --git a/sources b/sources
index a279cf3..79e09fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (blender-5.1.2.tar.xz) = 0668404a96af231042afedb004ceaccf4c31c1250d204636bc2c0ecedbeb1e11c384b281cdf87bcc91ed52aa08f6646fbd90d25b0e0a5e16668f94db8d6c73e1
+SHA512 (blender-5.2.0.tar.xz) = 9d8d9a6c9ec5093eb37be0848d277ec3d8a89c4fe914f844ca0b5800b2a2b800d444b4af753ccc124df92125916754c8a300958941f865871b131ccd250cfdd4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-19  3:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19  3:29 [rpms/blender] rawhide: Update to upstream 5.2.0 (#2499912) Luya Tshimbalanga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox