public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/gulrak-filesystem] epel8: Ensure the catch2 (v2.x) compat package is used for tests
Date: Fri, 24 Jul 2026 08:09:06 GMT [thread overview]
Message-ID: <178488054629.1.11561953083262376495.rpms-gulrak-filesystem-7bd6dd6c5a3b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gulrak-filesystem
Branch : epel8
Commit : 7bd6dd6c5a3bd103552c142829189c4c5ffebac1
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-24T09:04:53+01:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gulrak-filesystem/c/7bd6dd6c5a3bd103552c142829189c4c5ffebac1?branch=epel8
Log:
Ensure the catch2 (v2.x) compat package is used for tests
---
diff --git a/gulrak-filesystem.spec b/gulrak-filesystem.spec
index 4fcc52d..6faa230 100644
--- a/gulrak-filesystem.spec
+++ b/gulrak-filesystem.spec
@@ -12,7 +12,9 @@ BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: make
-BuildRequires: pkgconfig(catch2)
+# Consider migrating to Catch2 v3
+# https://github.com/gulrak/filesystem/issues/165
+BuildRequires: pkgconfig(catch2) < 3
# No compiled binaries are installed, so this would be empty.
%global debug_package %{nil}
reply other threads:[~2026-07-24 8:09 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=178488054629.1.11561953083262376495.rpms-gulrak-filesystem-7bd6dd6c5a3b@fedoraproject.org \
--to=code@musicinmybrain.net \
--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