3.24 bump
This commit is contained in:
parent
36f9dd2424
commit
eba1127afb
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user