rpms/perl-Sub-Install/FC-6 perl-Sub-Install.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Thu Nov 23 04:24:04 UTC 2006


Author: cweyl

Update of /cvs/extras/rpms/perl-Sub-Install/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1763/FC-6

Modified Files:
	perl-Sub-Install.spec sources 
Log Message:
update to 0.924



Index: perl-Sub-Install.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Install/FC-6/perl-Sub-Install.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Sub-Install.spec	7 Sep 2006 04:54:30 -0000	1.2
+++ perl-Sub-Install.spec	23 Nov 2006 04:23:34 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-Sub-Install
-Version:        0.922
-Release:        2%{?dist}
+Version:        0.924
+Release:        1%{?dist}
 Summary:        Install subroutines into packages easily
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -10,7 +10,9 @@
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+# testing
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::Perl::Critic)
 
 %description
 This module makes it easy to install subroutines into packages without the
@@ -50,6 +52,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 22 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.924-1
+- update to 0.924
+- add perl(Test::Perl::Critic) to BR's
+
 * Wed Sep 06 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.922-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Install/FC-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Sep 2006 04:53:21 -0000	1.2
+++ sources	23 Nov 2006 04:23:34 -0000	1.3
@@ -1 +1 @@
-48e8e9f72cdd5b3f5f7115b8b7de3ddf  Sub-Install-0.922.tar.gz
+eae66cb5cbd2064ae02b3aeacf6338e4  Sub-Install-0.924.tar.gz




More information about the fedora-extras-commits mailing list