Author: scop
Update of /cvs/extras/rpms/perl-Module-Build/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv16897
Modified Files: .cvsignore perl-Module-Build.spec sources Log Message: Update to 0.2606 (not 0.2607 yet: http://rt.cpan.org/NoAuth/Bug.html?id=9013).
Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Build/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 4 Dec 2004 15:32:59 -0000 1.4 +++ .cvsignore 30 Dec 2004 18:29:11 -0000 1.5 @@ -1 +1 @@ -Module-Build-0.2605.tar.gz +Module-Build-0.2606.tar.gz
Index: perl-Module-Build.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Build/devel/perl-Module-Build.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Module-Build.spec 4 Dec 2004 15:32:59 -0000 1.5 +++ perl-Module-Build.spec 30 Dec 2004 18:29:11 -0000 1.6 @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
Name: perl-Module-Build -Version: 0.2605 +Version: 0.2606 Release: 1 Epoch: 0 Summary: Perl module for building and installing Perl modules @@ -9,7 +9,7 @@ Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Module-Build/ -Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-0.2605.tar.gz +Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-0.2606.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch @@ -60,6 +60,9 @@
%changelog +* Sun Dec 19 2004 Ville Skytt�� <ville.skytta at iki.fi> - 0:0.2606-1 +- Update to 0.2606. + * Wed Dec 1 2004 Ville Skytt�� <ville.skytta at iki.fi> - 0:0.2605-1 - Update to 0.2605. - Disable some tests if Test::Harness::Straps is < 0.20 to avoid failing
Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Module-Build/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 4 Dec 2004 15:32:59 -0000 1.4 +++ sources 30 Dec 2004 18:29:11 -0000 1.5 @@ -1 +1 @@ -bd58160de80e8d9c5ca6aa7bb603b6ca Module-Build-0.2605.tar.gz +7c03476a9c0b5b27416b8a978afa8996 Module-Build-0.2606.tar.gz
scm-commits@lists.fedoraproject.org