rpms/perl-Text-WrapI18N/devel perl-Text-WrapI18N.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 04:24:03 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Text-WrapI18N/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15614

Modified Files:
	perl-Text-WrapI18N.spec 
Log Message:

Test::Simple



Index: perl-Text-WrapI18N.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Text-WrapI18N/devel/perl-Text-WrapI18N.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Text-WrapI18N.spec	17 Oct 2007 04:11:53 -0000	1.2
+++ perl-Text-WrapI18N.spec	17 Oct 2007 04:23:30 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: Line wrapping with support for several locale setups
 Name: perl-Text-WrapI18N
 Version: 0.06
-Release: 2%{?dist}.1
+Release: 2%{?dist}.2
 License: GPL+ or Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Text-WrapI18N/
@@ -11,6 +11,7 @@
 BuildRequires: perl
 BuildRequires: perl(Text::CharWidth) >= 0.02
 BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(Test::Simple)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +53,9 @@
 %{_mandir}/man3/Text::WrapI18N.3pm*
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.06-2.2
+- add BR: perl(Test::Simple)
+
 * Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.06-2.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list