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/hipblas] epel10: cleanup specfile
Date: Sat, 13 Jun 2026 22:12:18 GMT	[thread overview]
Message-ID: <178138873810.1.18237832278465764614.rpms-hipblas-9f12df19dc89@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/hipblas
Branch : epel10
Commit : 9f12df19dc89dd7ee976ea7d6b0fd4efb417c081
Author : Tom Rix <Tom.Rix@amd.com>
Date   : 2026-02-17T08:54:12-08:00
Stats  : +9/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/hipblas/c/9f12df19dc89dd7ee976ea7d6b0fd4efb417c081?branch=epel10

Log:
cleanup specfile

---
diff --git a/hipblas.spec b/hipblas.spec
index 124a349..043e946 100644
--- a/hipblas.spec
+++ b/hipblas.spec
@@ -74,7 +74,7 @@
 %global build_fflags %{nil}
 
 # Compression type and level for source/binary package payloads.
-#  "w7T0.xzdio"	xz level 7 using %%{getncpus} threads
+#  "w7T0.xzdio" xz level 7 using %%{getncpus} threads
 %global _source_payload w7T0.xzdio
 %global _binary_payload w7T0.xzdio
 
@@ -84,9 +84,9 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 %endif
-Summary:        ROCm BLAS marshalling library
+Summary:        ROCm BLAS marshaling library
 License:        MIT
 URL:            https://github.com/ROCm/rocm-libraries
 
@@ -132,10 +132,10 @@ Provides:       hipblas%{pkg_suffix} = %{version}-%{release}
 ExclusiveArch:  x86_64
 
 %description
-hipBLAS is a Basic Linear Algebra Subprograms (BLAS) marshalling
+hipBLAS is a Basic Linear Algebra Subprograms (BLAS) marshaling
 library, with multiple supported backends. It sits between the
-application and a 'worker' BLAS library, marshalling inputs into
-the backend library and marshalling results back to the
+application and a 'worker' BLAS library, marshaling inputs into
+the backend library and marshaling results back to the
 application. hipBLAS exports an interface that does not require
 the client to change, regardless of the chosen backend. Currently,
 hipBLAS supports rocBLAS and cuBLAS as backends.
@@ -235,6 +235,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipblas/LICENSE.md
 %endif
 
 %changelog
+* Tue Feb 17 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Cleanup specfile
+
 * Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
 - Update to 7.2.0
 

                 reply	other threads:[~2026-06-13 22:12 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=178138873810.1.18237832278465764614.rpms-hipblas-9f12df19dc89@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