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/gbrainy] rawhide: enable tests
Date: Sat, 06 Jun 2026 02:48:25 GMT	[thread overview]
Message-ID: <178071410515.1.2745023918171826072.rpms-gbrainy-5206517a83c4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gbrainy
Branch : rawhide
Commit : 5206517a83c487730c21b3aadc3e7773e81cb298
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-06-05T23:47:46-03:00
Stats  : +4/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gbrainy/c/5206517a83c487730c21b3aadc3e7773e81cb298?branch=rawhide

Log:
enable tests

---
diff --git a/gbrainy.spec b/gbrainy.spec
index 91e1fcf..55b88ea 100644
--- a/gbrainy.spec
+++ b/gbrainy.spec
@@ -19,9 +19,9 @@ BuildRequires:  gtk-sharp3-devel
 BuildRequires:  intltool
 BuildRequires:  itstool
 BuildRequires:  librsvg2-devel
+BuildRequires:  make
 BuildRequires:  mono-devel
 BuildRequires:  yelp-tools
-BuildRequires:  make
 
 # Mono only available on these:
 ExclusiveArch: %mono_arches
@@ -56,10 +56,12 @@ sed -i "s#gmcs#mcs#g" configure.ac
 autoconf
 
 %build
-
 %configure
 %make_build
 
+%check
+make check
+
 %install
 %make_install
 desktop-file-install                                \

                 reply	other threads:[~2026-06-06  2:48 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=178071410515.1.2745023918171826072.rpms-gbrainy-5206517a83c4@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