public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@math.unl.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/vym] epel10: use %qmake_qt5 macro to ensure proper build flags
Date: Mon, 20 Jul 2026 18:59:28 GMT [thread overview]
Message-ID: <178457396835.1.10130283005612033916.rpms-vym-61d47fac1cf0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vym
Branch : epel10
Commit : 61d47fac1cf0317efeab01ea12f80d819b832e89
Author : Rex Dieter <rdieter@math.unl.edu>
Date : 2016-02-01T11:49:31-06:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/61d47fac1cf0317efeab01ea12f80d819b832e89?branch=epel10
Log:
use %qmake_qt5 macro to ensure proper build flags
---
diff --git a/vym.spec b/vym.spec
index aadf170..72669b9 100644
--- a/vym.spec
+++ b/vym.spec
@@ -2,7 +2,7 @@
Name: vym
Version: 2.5.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: View your mind
Group: Applications/Productivity
@@ -52,7 +52,7 @@ to organize tasks, to get an overview over complex contexts.
%global docval %{_docdir}
%endif
-qmake-qt5 DOCDIR="%{?docval}" PREFIX=%{_prefix}
+%{qmake_qt5} DOCDIR="%{?docval}" PREFIX=%{_prefix}
%{__make} %{?_smp_mflags}
@@ -127,6 +127,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
+* Mon Feb 01 2016 Rex Dieter <rdieter@fedoraproject.org> 2.5.0-2
+- use %%qmake_qt5 macro to ensure proper build flags
+
* Wed Oct 28 2015 Jon Ciesla <limburgher@gmail.com> - 2.5.0-1
- Latest upstream, BZ 1276025.
reply other threads:[~2026-07-20 18:59 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=178457396835.1.10130283005612033916.rpms-vym-61d47fac1cf0@fedoraproject.org \
--to=rdieter@math.unl.edu \
--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