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

            A new commit has been pushed.

            Repo   : rpms/blender
            Branch : f44
            Commit : c9f1b4b7ef2150a86cb11f02e4e936b43075cc08
            Author : Luya Tshimbalanga <luya@fedoraproject.org>
            Date   : 2026-07-18T20:32:38-07:00
            Stats  : +4/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/blender/c/c9f1b4b7ef2150a86cb11f02e4e936b43075cc08?branch=f44

            Log:
            Update to upstream 5.2.0

Resolves: #2433881

This commit temporarily disables the experimental HIPRT support
due to upstream changes.

---
diff --git a/blender.spec b/blender.spec
index da9308b..6c54818 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,7 +27,7 @@
     # 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
@@ -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:33 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:33 [rpms/blender] f44: Update to upstream 5.2.0 Luya Tshimbalanga

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