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/hipsparse] epel10: Fix location of test matrices for compat
Date: Sat, 13 Jun 2026 22:13:15 GMT	[thread overview]
Message-ID: <178138879591.1.1618326795463474546.rpms-hipsparse-434a7f5e84e5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hipsparse
            Branch : epel10
            Commit : 434a7f5e84e56d848b28637cf629b46476d881fc
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-03-23T08:39:39-07:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsparse/c/434a7f5e84e56d848b28637cf629b46476d881fc?branch=epel10

            Log:
            Fix location of test matrices for compat

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

---
diff --git a/hipsparse.spec b/hipsparse.spec
index 65b3ece..4ee32e1 100644
--- a/hipsparse.spec
+++ b/hipsparse.spec
@@ -94,7 +94,7 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        3%{?dist}
+Release:        4%{?dist}
 %endif
 Summary:        ROCm SPARSE marshaling library
 License:        MIT
@@ -255,7 +255,7 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipsparse/LICENSE.md
 
 %if %{with test}
 mkdir -p %{buildroot}/%{pkg_prefix}/share/hipsparse/matrices
-install -pm 644 %{_builddir}/%{name}-test-matrices/* %{buildroot}/%{pkg_prefix}/share/hipsparse/matrices
+install -pm 644 %{_builddir}/hipsparse-test-matrices/* %{buildroot}/%{pkg_prefix}/share/hipsparse/matrices
 %endif
 
 %files
@@ -282,6 +282,9 @@ install -pm 644 %{_builddir}/%{name}-test-matrices/* %{buildroot}/%{pkg_prefix}/
 %endif
 
 %changelog
+* Mon Mar 23 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-4
+- Fix location of test matrices for compat
+
 * Wed Feb 25 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-3
 - Fix --with test
 

                 reply	other threads:[~2026-06-13 22:13 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=178138879591.1.1618326795463474546.rpms-hipsparse-434a7f5e84e5@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