rpms/perl-Module-Build/devel .cvsignore, 1.12, 1.13 perl-Module-Build.spec, 1.22, 1.23 sources, 1.12, 1.13

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Tue Aug 8 18:39:54 UTC 2006


Author: steve

Update of /cvs/extras/rpms/perl-Module-Build/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26590

Modified Files:
	.cvsignore perl-Module-Build.spec sources 
Log Message:
Update to 0.2805.
Use the bundled version.pm code for now.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Build/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	28 Jul 2006 18:25:45 -0000	1.12
+++ .cvsignore	8 Aug 2006 18:39:54 -0000	1.13
@@ -1 +1 @@
-Module-Build-0.2804.tar.gz
+Module-Build-0.2805.tar.gz


Index: perl-Module-Build.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Build/devel/perl-Module-Build.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- perl-Module-Build.spec	28 Jul 2006 18:26:58 -0000	1.22
+++ perl-Module-Build.spec	8 Aug 2006 18:39:54 -0000	1.23
@@ -1,8 +1,8 @@
-%define module_version 0.2804
+%define module_version 0.2805
 
 Name:           perl-Module-Build
 # When the module version is x.yz, set Version to x.yz00.
-Version:        0.2804
+Version:        0.2805
 Release:        1%{?dist}
 Summary:        Perl module for building and installing Perl modules
 License:        GPL or Artistic
@@ -16,7 +16,7 @@
 BuildRequires:  perl(ExtUtils::ParseXS) >= 1.02
 BuildRequires:  perl(YAML)
 BuildRequires:  perl(Pod::Readme) >= 0.04
-BuildRequires:  perl(version) >= 0.64
+#BuildRequires:  perl(version) >= 0.661
 Requires:       perl(Archive::Tar) >= 1.08
 Requires:       perl(ExtUtils::CBuilder) >= 0.15
 Requires:       perl(ExtUtils::ParseXS) >= 1.02
@@ -64,6 +64,10 @@
 %{_mandir}/man3/Module::Build*.3*
 
 %changelog
+* Sat Aug 05 2006 Steven Pritchard <steve at kspei.com> 0.2805-1
+- Update to 0.2805.
+- Use the bundled version.pm code for now.
+
 * Fri Jul 28 2006 Steven Pritchard <steve at kspei.com> 0.2804-1
 - Update to 0.2804.
 - BR perl(version).


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Build/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	28 Jul 2006 18:25:45 -0000	1.12
+++ sources	8 Aug 2006 18:39:54 -0000	1.13
@@ -1 +1 @@
-db3bd4acd00c257762f12b41c581d6a6  Module-Build-0.2804.tar.gz
+598bb59b86c2c4842eeffb03392fab5b  Module-Build-0.2805.tar.gz




More information about the fedora-extras-commits mailing list