public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Luya Tshimbalanga <luya@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/blender] f43: Update to upstream 5.2.0
Date: Sun, 19 Jul 2026 03:33:56 GMT	[thread overview]
Message-ID: <178443203610.1.15234059109416506242.rpms-blender-d1eb098e0b75@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            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 7093420..98083ad 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

                 reply	other threads:[~2026-07-19  3:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178443203610.1.15234059109416506242.rpms-blender-d1eb098e0b75@fedoraproject.org \
    --to=luya@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox