public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBIx-ContextualFetch] epel10: add missing BR
@ 2026-09-01 17:56 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-09-01 17:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-DBIx-ContextualFetch
Branch : epel10
Commit : 60f806f195d903bab1644abae346a9f5bba73afa
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2013-03-05T11:33:56-05:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DBIx-ContextualFetch/c/60f806f195d903bab1644abae346a9f5bba73afa?branch=epel10
Log:
add missing BR
---
diff --git a/perl-DBIx-ContextualFetch.spec b/perl-DBIx-ContextualFetch.spec
index e90b41f..6be527a 100644
--- a/perl-DBIx-ContextualFetch.spec
+++ b/perl-DBIx-ContextualFetch.spec
@@ -1,6 +1,6 @@
Name: perl-DBIx-ContextualFetch
Version: 1.03
-Release: 18%{?dist}
+Release: 19%{?dist}
Summary: Add contextual fetches to DBI
Group: Development/Libraries
License: GPL+ or Artistic
@@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/DBIx-ContextualFetch
Source0: http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/DBIx-ContextualFetch-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: perl(DBI)
+BuildRequires: perl(DBI), perl(ExtUtils::MakeMaker)
BuildRequires: perl(DBD::SQLite), perl(Test::Pod::Coverage), perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(DBI)
@@ -42,6 +42,9 @@ make test
%changelog
+* Tue Mar 5 2013 Tom Callaway <spot@fedoraproject.org> - 1.03-19
+- add missing BR: ExtUtils::MakeMaker
+
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.03-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-01 17:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 17:56 [rpms/perl-DBIx-ContextualFetch] epel10: add missing BR Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox