diff --git a/.cvsignore b/.cvsignore index e3f284c..d88d7de 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ExtUtils-ParseXS-2.12.tar.gz +ExtUtils-ParseXS-2.13.tar.gz diff --git a/perl-ExtUtils-ParseXS.spec b/perl-ExtUtils-ParseXS.spec index 4924d8d..4592e5f 100644 --- a/perl-ExtUtils-ParseXS.spec +++ b/perl-ExtUtils-ParseXS.spec @@ -1,5 +1,5 @@ Name: perl-ExtUtils-ParseXS -Version: 2.12 +Version: 2.13 Release: 1%{?dist} Summary: Module and a script for converting Perl XS code into C code @@ -37,7 +37,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test @@ -48,11 +48,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes -%{perl_vendorlib}/ExtUtils +%{perl_vendorlib}/ExtUtils/ %{_mandir}/man3/*.3* %changelog +* Fri Oct 7 2005 Jose Pedro Oliveira - 2.13-1 +- Update to 2.13. + * Thu Aug 25 2005 Jose Pedro Oliveira - 2.12-1 - Update to 2.12. diff --git a/sources b/sources index ce473b2..2258430 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -991ec85bd69bd6b1d2f93c8c1edbbe08 ExtUtils-ParseXS-2.12.tar.gz +b9d22595c405bdcff2c981eb94436b4d ExtUtils-ParseXS-2.13.tar.gz