public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hipfort] epel10: Fix so version
Date: Sun, 14 Jun 2026 12:42:14 GMT	[thread overview]
Message-ID: <178144093415.1.8213585104451549481.rpms-hipfort-85bc591cb33f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hipfort
            Branch : epel10
            Commit : 85bc591cb33f5212c495373e8816101368ed8612
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-20T16:56:21-08:00
            Stats  : +5/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipfort/c/85bc591cb33f5212c495373e8816101368ed8612?branch=epel10

            Log:
            Fix so version

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

---
diff --git a/0001-Handle-cmake-DBUILD_SHARED_LIBS-ON.patch b/0001-Handle-cmake-DBUILD_SHARED_LIBS-ON.patch
index 995139f..06d696d 100644
--- a/0001-Handle-cmake-DBUILD_SHARED_LIBS-ON.patch
+++ b/0001-Handle-cmake-DBUILD_SHARED_LIBS-ON.patch
@@ -27,7 +27,7 @@ index 34303c207640..d7bcc93fd10a 100644
 -    )
 +      )
 +    target_link_libraries(${HIPFORT_LIB} -lhipblas -lhipsparse -lhipsolver -lhipfft -lhiprand)
-+    set_target_properties(${HIPFORT_LIB} PROPERTIES VERSION ${HIPFORT_VERSION} SOVERSION ${HIPFORT_VERSION})
++    set_target_properties(${HIPFORT_LIB} PROPERTIES VERSION ${hipfort_VERSION} SOVERSION ${hipfort_VERSION})
 +
      IF(CMAKE_Fortran_COMPILER_SUPPORTS_F08)
      	target_compile_definitions(${HIPFORT_LIB} PRIVATE USE_FPOINTER_INTERFACES)

diff --git a/hipfort.spec b/hipfort.spec
index 4b86163..6dae891 100644
--- a/hipfort.spec
+++ b/hipfort.spec
@@ -49,7 +49,7 @@
 
 Name:           hipfort%{pkg_suffix}
 Version:        %{rocm_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Fortran interfaces for ROCm libraries
 
 Url:            https://github.com/ROCm/%{upstreamname}
@@ -162,6 +162,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipfort/LICENSE
 %{pkg_prefix}/%{pkg_libdir}/cmake/hipfort/
 
 %changelog
+* Fri Feb 20 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Fix so version
+
 * Fri Jan 30 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
 - Update to 7.2.0
 

                 reply	other threads:[~2026-06-14 12:42 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=178144093415.1.8213585104451549481.rpms-hipfort-85bc591cb33f@fedoraproject.org \
    --to=tom.rix@amd.com \
    --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