public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/clpeak] f44: use version macro to fix the --version output issue
Date: Tue, 18 Aug 2026 19:38:42 GMT [thread overview]
Message-ID: <178708192273.1.7486118403693916517.rpms-clpeak-28ccee26e517@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/clpeak
Branch : f44
Commit : 28ccee26e51793f710fc0cad0543f7eb65bd5628
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-08-18T16:37:36-03:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/clpeak/c/28ccee26e51793f710fc0cad0543f7eb65bd5628?branch=f44
Log:
use version macro to fix the --version output issue
---
diff --git a/clpeak.spec b/clpeak.spec
index 7c1d1f1..01aac62 100644
--- a/clpeak.spec
+++ b/clpeak.spec
@@ -33,7 +33,7 @@ numbers.
%prep
%autosetup -p1
# fix the 'clpeak --version' output - https://github.com/krrishnarraj/clpeak/issues/198
-sed -i 's/"2.0.16"/"2.1.1"/' src/common/cmake/version.cmake
+sed -i 's/"2.0.16"/"%{version}"/' src/common/cmake/version.cmake
%build
reply other threads:[~2026-08-18 19:38 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=178708192273.1.7486118403693916517.rpms-clpeak-28ccee26e517@fedoraproject.org \
--to=rosset.filipe@gmail.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