public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-minitest] f44: Add explicit BR: rubygem(drb,prism)
@ 2026-06-21 5:55 Mamoru TASAKA
0 siblings, 0 replies; only message in thread
From: Mamoru TASAKA @ 2026-06-21 5:55 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 5:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 5:55 [rpms/rubygem-minitest] f44: Add explicit BR: rubygem(drb,prism) Mamoru TASAKA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox