diff --git a/.gitignore b/.gitignore index 6ba6cfb..0959ca4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ ExtUtils-ParseXS-2.18.tar.gz /ExtUtils-ParseXS-3.18.tar.gz +/ExtUtils-ParseXS-3.21.tar.gz diff --git a/perl-ExtUtils-ParseXS.spec b/perl-ExtUtils-ParseXS.spec index 0bdf3f0..a51b2c6 100644 --- a/perl-ExtUtils-ParseXS.spec +++ b/perl-ExtUtils-ParseXS.spec @@ -1,8 +1,8 @@ Name: perl-ExtUtils-ParseXS # Epoch to compete with perl.spec Epoch: 1 -Version: 3.18 -Release: 291%{?dist} +Version: 3.21 +Release: 1%{?dist} Summary: Module and a script for converting Perl XS code into C code License: GPL+ or Artistic Group: Development/Libraries @@ -69,6 +69,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 26 2013 Petr Pisar - 1:3.21-1 +- 3.21 bump + * Sat Aug 03 2013 Fedora Release Engineering - 1:3.18-291 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 6d71c7f..48634e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba3af413df7cb5ef1b7994dafb35ea6f ExtUtils-ParseXS-3.18.tar.gz +aeee4565647f8ad3af4b32ca9692d683 ExtUtils-ParseXS-3.21.tar.gz