3.24 bump

This commit is contained in:
Petr Písař 2014-03-10 10:53:44 +01:00
parent 36f9dd2424
commit eba1127afb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ ExtUtils-ParseXS-2.18.tar.gz
/ExtUtils-ParseXS-3.18.tar.gz
/ExtUtils-ParseXS-3.21.tar.gz
/ExtUtils-ParseXS-3.22.tar.gz
/ExtUtils-ParseXS-3.24.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-ExtUtils-ParseXS
# Epoch to compete with perl.spec
Epoch: 1
Version: 3.22
Version: 3.24
Release: 1%{?dist}
Summary: Module and a script for converting Perl XS code into C code
License: GPL+ or Artistic
@ -73,6 +73,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Mar 10 2014 Petr Pisar <ppisar@redhat.com> - 1:3.24-1
- 3.24 bump
* Mon Sep 02 2013 Petr Pisar <ppisar@redhat.com> - 1:3.22-1
- 3.22 bump

View File

@ -1 +1 @@
bf1c862d9b9806eb85408bc6c64583d2 ExtUtils-ParseXS-3.22.tar.gz
e6be3f1d493e04ed805576104cf4328b ExtUtils-ParseXS-3.24.tar.gz