!8 upgrade version to 3.51
From: @dongyuzhen Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
1a5d06e46d
Binary file not shown.
BIN
ExtUtils-ParseXS-3.51.tar.gz
Normal file
BIN
ExtUtils-ParseXS-3.51.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: perl-ExtUtils-ParseXS
|
||||
Epoch: 2
|
||||
Version: 3.44
|
||||
Version: 3.51
|
||||
Release: 1
|
||||
Summary: Convert Perl XS code into C code
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/pod/ExtUtils::ParseXS
|
||||
Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/ExtUtils-ParseXS-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-ParseXS-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: gcc git coreutils make perl-devel perl-generators perl-interpreter perl(Config)
|
||||
@ -50,6 +50,15 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 26 2024 dongyuzhen <dongyuzhen@h-partners.com> - 2:3.51-1
|
||||
- upgrade vertion to 3.51:
|
||||
- fix OVERLOAD and FALLBACK handling
|
||||
- fix ExtUtils::ParseXS compatibility with perl < 5.8.8
|
||||
- add support for elifdef and elifndef
|
||||
- allow symbolic alias of default function
|
||||
- better support for duplicate ALIASes
|
||||
- make versions in ExtUtils-ParseXS consistent
|
||||
|
||||
* Wed Jul 19 2023 leeffo <liweiganga@uniontech.com> - 2:3.44-1
|
||||
- upgrade to version 3.44
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user