public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mamoru TASAKA <mtasaka@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-minitest] f44: Add explicit BR: rubygem(drb,prism)
Date: Sun, 21 Jun 2026 05:55:19 GMT	[thread overview]
Message-ID: <178202131992.1.10527610465902193338.rpms-rubygem-minitest-fd9e2510a6eb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rubygem-minitest
Branch : f44
Commit : fd9e2510a6eb7aac065e0fadc9b78be7edd48589
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date   : 2026-06-21T14:55:06+09:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rubygem-minitest/c/fd9e2510a6eb7aac065e0fadc9b78be7edd48589?branch=f44

Log:
Add explicit BR: rubygem(drb,prism)

---
diff --git a/rubygem-minitest.spec b/rubygem-minitest.spec
index 0a6acef..3636730 100644
--- a/rubygem-minitest.spec
+++ b/rubygem-minitest.spec
@@ -3,7 +3,7 @@
 
 Name: rubygem-%{gem_name}
 Version: 6.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: minitest provides a complete suite of testing facilities
 # README.rdoc
 # SPDX confirmed
@@ -12,7 +12,9 @@ URL: https://github.com/seattlerb/minitest
 Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
 BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
+BuildRequires: rubygem(drb)
 BuildRequires: rubygem(hoe)
+BuildRequires: rubygem(prism)
 BuildArch: noarch
 
 %description
@@ -101,6 +103,9 @@ popd
 %{gem_instdir}/design_rationale.rb
 
 %changelog
+* Sun Jun 21 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 6.0.3-2
+- Add explicit BR: rubygem(drb,prism)
+
 * Thu Apr 02 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 6.0.3-1
 - 6.0.3
 

                 reply	other threads:[~2026-06-21  5:55 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=178202131992.1.10527610465902193338.rpms-rubygem-minitest-fd9e2510a6eb@fedoraproject.org \
    --to=mtasaka@fedoraproject.org \
    --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