[perl-Gtk2-Ex-FormFactory] Add missing BR

Nicolas Chauvet kwizart at fedoraproject.org
Tue Jan 17 10:23:54 UTC 2012


commit 3441a69bc49d3b352e428b14e34f34affd06a9f0
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Jan 17 11:23:45 2012 +0100

    Add missing BR

 perl-Gtk2-Ex-FormFactory.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-Ex-FormFactory.spec b/perl-Gtk2-Ex-FormFactory.spec
index a96edbe..1a7da0c 100644
--- a/perl-Gtk2-Ex-FormFactory.spec
+++ b/perl-Gtk2-Ex-FormFactory.spec
@@ -1,6 +1,6 @@
 Name:           perl-Gtk2-Ex-FormFactory
 Version:        0.65
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Framework for Gtk2 perl applications
 
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Gtk2)
+BuildRequires:  perl(Test::More)
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -71,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 17 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.65-12
+- Add missing BR Test::More
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.65-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 



More information about the perl-devel mailing list