public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocsolver] epel10: Update preview to 7.12
@ 2026-06-12 17:20 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-12 17:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rocsolver
            Branch : epel10
            Commit : 948941b3fb966e920c0294739e649e8067a8a326
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-03-30T07:39:33-07:00
            Stats  : +5/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocsolver/c/948941b3fb966e920c0294739e649e8067a8a326?branch=epel10

            Log:
            Update preview to 7.12

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/rocsolver.spec b/rocsolver.spec
index a48ecb3..407f61e 100644
--- a/rocsolver.spec
+++ b/rocsolver.spec
@@ -23,7 +23,7 @@
 
 %bcond_with preview
 %if %{with preview}
-%global rocm_release 7.11
+%global rocm_release 7.12
 %global rocm_patch 0
 %global pkg_src therock-%{rocm_release}
 %else
@@ -333,7 +333,11 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocsolver/LICENSE.md
 %license LICENSE.md
 %doc README.md
 
+%if %{with preview}
+%{pkg_prefix}/%{pkg_libdir}/librocsolver.so.1{,.*}
+%else
 %{pkg_prefix}/%{pkg_libdir}/librocsolver.so.0{,.*}
+%endif
 
 %files devel
 %{pkg_prefix}/include/rocsolver/

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

only message in thread, other threads:[~2026-06-12 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 17:20 [rpms/rocsolver] epel10: Update preview to 7.12 Tom Rix

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