public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libqalculate] rawhide: libqalculate.spec: use tab indentation for BuildRequires: make
@ 2026-06-20 22:38 Matthew Krupcale
0 siblings, 0 replies; only message in thread
From: Matthew Krupcale @ 2026-06-20 22:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libqalculate
Branch : rawhide
Commit : 1cde95ebd9446ae8dbecec58a196bd41016f2d64
Author : Matthew Krupcale <mkrupcale@gmail.com>
Date : 2026-06-20T18:29:44-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libqalculate/c/1cde95ebd9446ae8dbecec58a196bd41016f2d64?branch=rawhide
Log:
libqalculate.spec: use tab indentation for BuildRequires: make
Most places within libqalculate.spec use tab indentation, but the BuildRequires:
make line was using spaces, so use tab indentation here as well.
* libqalculate.spec: use tab indentation for BuildRequires: make
[skip changelog]
---
diff --git a/libqalculate.spec b/libqalculate.spec
index 481f6e3..9c76931 100644
--- a/libqalculate.spec
+++ b/libqalculate.spec
@@ -33,7 +33,7 @@ BuildRequires: mpfr-devel
BuildRequires: perl(XML::Parser)
BuildRequires: gettext-devel
BuildRequires: perl(Getopt::Long)
-BuildRequires: make
+BuildRequires: make
%description
This library underpins the Qalculate! multi-purpose desktop calculator for
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 22:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 22:38 [rpms/libqalculate] rawhide: libqalculate.spec: use tab indentation for BuildRequires: make Matthew Krupcale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox