public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Abstract] epel10: add missing BR: perl(Test::Exception)
@ 2026-08-06  9:21 Tom Callaway
  0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-08-06  9:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-SQL-Abstract
Branch : epel10
Commit : b3524d820f49ce4bf971b4318aab7d71739c477b
Author : Tom Callaway <spot@fedoraproject.org>
Date   : 2009-03-16T13:40:11+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-SQL-Abstract/c/b3524d820f49ce4bf971b4318aab7d71739c477b?branch=epel10

Log:
add missing BR: perl(Test::Exception)

---
diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec
index 39a6548..3434a18 100644
--- a/perl-SQL-Abstract.spec
+++ b/perl-SQL-Abstract.spec
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Abstract
 Version:        1.50
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Generate SQL from Perl data structures
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/SQL-Abstract
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(Test::More), perl(Test::Deep), perl(Test::Warn)
+BuildRequires:  perl(Test::More), perl(Test::Deep), perl(Test::Warn), perl(Test::Exception)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 16 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.50-2
+- add missing BR: perl(Test::Exception)
+
 * Fri Mar 13 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.50-1
 - update to 1.50
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06  9:21 [rpms/perl-SQL-Abstract] epel10: add missing BR: perl(Test::Exception) Tom Callaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox