public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocdecode] rawhide: Update to 10.0
@ 2026-09-22 22:54 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-09-22 22:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocdecode
Branch : rawhide
Commit : 7225ba24a9457c404834fc160529c18bc19418bb
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-09-22T15:53:41-07:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocdecode/c/7225ba24a9457c404834fc160529c18bc19418bb?branch=rawhide
Log:
Update to 10.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 96fba1a..d9ebf02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/rocDecode-7.1.0.tar.gz
/rocDecode-7.2.0.tar.gz
/rocdecode-7.14.0.tar.gz
+/rocdecode-10.0.0.tar.gz
diff --git a/rocdecode.spec b/rocdecode.spec
index dca7bb9..64dd43f 100644
--- a/rocdecode.spec
+++ b/rocdecode.spec
@@ -27,7 +27,7 @@
%if %{with preview}
%global rocm_release 10.0
%else
-%global rocm_release 7.14
+%global rocm_release 10.0
%endif
%global rocm_patch 0
@@ -84,7 +84,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 1%{?dist}
%else
-Release: 2%{?dist}
+Release: 1%{?dist}
%endif
Summary: High-performance video decode SDK for AMD GPUs
@@ -226,6 +226,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/packages/%{name}-asan/LICENSE
%{pkg_prefix}/share/rocdecode
%changelog
+* Mon Sep 21 2026 Tom Rix <Tom.Rix@amd.com> - 10.0.0-1
+- Update to 10.0
+
* Thu Sep 03 2026 Dominik Mierzejewski <dominik@greysector.net> - 7.14.0-2
- Rebuilt for FFmpeg 9
diff --git a/sources b/sources
index fa9f527..e6dde46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocdecode-7.14.0.tar.gz) = f9a7e27a85f33e50f8ca7e97c58cf42325186bc384d671cfa6b6ac7632464db5bf6101eaede1ee77a3672a85462116cb2b681c87fd15a02c1671877ddd640057
+SHA512 (rocdecode-10.0.0.tar.gz) = 3f012fc2013fce054356dbb79351ce7ddc332f7a1ad55f03a87a17e3daa82aab647b4a6007f60bd5c0b6dccd1be237625e7c896e8dc44b2319d5bad3618e8922
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 22:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 22:54 [rpms/rocdecode] rawhide: Update to 10.0 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox