rpms/perl-HTML-Encoding/devel perl-HTML-Encoding.spec,1.2,1.3

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Apr 18 17:45:39 UTC 2007


Author: scop

Update of /cvs/extras/rpms/perl-HTML-Encoding/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17848

Modified Files:
	perl-HTML-Encoding.spec 
Log Message:
* Tue Apr 17 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.52-2
- BuildRequire perl(Test::More).



Index: perl-HTML-Encoding.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTML-Encoding/devel/perl-HTML-Encoding.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-HTML-Encoding.spec	3 Apr 2007 07:52:45 -0000	1.2
+++ perl-HTML-Encoding.spec	18 Apr 2007 17:45:05 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-HTML-Encoding
 Version:        0.52
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Determine the encoding of HTML/XML/XHTML documents
 
 Group:          Development/Libraries
@@ -13,6 +13,7 @@
 BuildRequires:  perl(HTML::Parser)
 BuildRequires:  perl(HTTP::Headers::Util)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -55,6 +56,9 @@
 
 
 %changelog
+* Tue Apr 17 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.52-2
+- BuildRequire perl(Test::More).
+
 * Tue Apr  3 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.52-1
 - First Fedora build.
 




More information about the scm-commits mailing list