rpms/perl-Glib/devel perl-Glib.spec,1.22,1.23

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 18:04:50 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Glib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22379

Modified Files:
	perl-Glib.spec 
Log Message:

Test::More



Index: perl-Glib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Glib/devel/perl-Glib.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- perl-Glib.spec	16 Oct 2007 17:03:11 -0000	1.22
+++ perl-Glib.spec	16 Oct 2007 18:04:17 -0000	1.23
@@ -1,6 +1,6 @@
 Name:           perl-Glib
 Version:        1.144
-Release:        1%{?dist}.1
+Release:        1%{?dist}.2
 Summary:        Perl interface to GLib
 
 Group:          Development/Libraries
@@ -13,6 +13,7 @@
 BuildRequires:  glib2-devel
 BuildRequires:  perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -67,6 +68,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.144-1.2
+- add BR: perl(Test::More)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.144-1.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list