rpms/perl-Throwable/devel perl-Throwable.spec,1.1,1.2

Iain Arnell iarnell at fedoraproject.org
Sat Feb 27 17:50:43 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-Throwable/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18037

Modified Files:
	perl-Throwable.spec 
Log Message:
* Sat Feb 27 2010 Iain Arnell <iarnell at gmail.com> 0.100090-2
- BR perl(Pod::Coverage::TrustPod)



Index: perl-Throwable.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Throwable/devel/perl-Throwable.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Throwable.spec	16 Jan 2010 07:39:02 -0000	1.1
+++ perl-Throwable.spec	27 Feb 2010 17:50:43 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Throwable
 Version:        0.100090
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Role for classes that can be thrown
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -14,8 +14,7 @@ BuildRequires:  perl(Moose) >= 0.87
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
-# not available yet
-#BuildRequires:  perl(Pod::Coverage::TrustPod)
+BuildRequires:  perl(Pod::Coverage::TrustPod)
 
 Requires:       perl(Devel::StackTrace) >= 1.21
 Requires:       perl(ExtUtils::MakeMaker) >= 6.11
@@ -57,5 +56,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 27 2010 Iain Arnell <iarnell at gmail.com> 0.100090-2
+- BR perl(Pod::Coverage::TrustPod)
+
 * Thu Jan 14 2010 Iain Arnell 0.100090-1
 - Specfile autogenerated by cpanspec 1.78.




More information about the perl-devel mailing list