diff --git a/.cvsignore b/.cvsignore index fc21d31..6a75e46 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ExtUtils-CBuilder-0.12.tar.gz +ExtUtils-CBuilder-0.13.tar.gz diff --git a/perl-ExtUtils-CBuilder.spec b/perl-ExtUtils-CBuilder.spec index 08400aa..909ca68 100644 --- a/perl-ExtUtils-CBuilder.spec +++ b/perl-ExtUtils-CBuilder.spec @@ -1,12 +1,12 @@ Name: perl-ExtUtils-CBuilder -Version: 0.12 +Version: 0.13 Release: 1%{?dist} Summary: Compile and link C code for Perl modules Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/ExtUtils-CBuilder/ -Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.12.tar.gz +Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Aug 25 2005 Jose Pedro Oliveira - 0.13-1 +- Update 0.13. + * Fri Jun 3 2005 Jose Pedro Oliveira - 0.12-1 - Update 0.12. - Dist tag. diff --git a/sources b/sources index 5135a02..98da3a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ad9669854021aebe0af3a47f7eaf7b4 ExtUtils-CBuilder-0.12.tar.gz +c90c5e20d931eea02efa4d0f68483648 ExtUtils-CBuilder-0.13.tar.gz