[perl-Gtk2-Ex-Simple-List] Add BR: perl(Test::More) (Fix mass rebuild FTBFS).

corsepiu corsepiu at fedoraproject.org
Tue Jan 17 08:04:29 UTC 2012


commit c670d0843d057327de68d593413385b49c6b3738
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue Jan 17 09:04:20 2012 +0100

    Add BR: perl(Test::More) (Fix mass rebuild FTBFS).

 perl-Gtk2-Ex-Simple-List.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-Ex-Simple-List.spec b/perl-Gtk2-Ex-Simple-List.spec
index 7de0d7f..fe56fba 100644
--- a/perl-Gtk2-Ex-Simple-List.spec
+++ b/perl-Gtk2-Ex-Simple-List.spec
@@ -1,6 +1,6 @@
 Name:           perl-Gtk2-Ex-Simple-List
 Version:        0.50
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Simple interface to Gtk2's complex MVC list widget
 License:        LGPLv2+
 Group:          Development/Libraries
@@ -11,6 +11,7 @@ BuildArch:      noarch
 
 BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  perl(Gtk2)
+BuildRequires:  perl(Test::More)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -50,6 +51,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jan 17 2012 Ralf Corsépius <corsepiu at fedoaproject.org> - 0.50-13
+- Add BR: perl(Test::More) (Fix mass rebuild FTBFS).
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.50-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list