Automatic update to v3.580.0 (3.58) #1

Merged
tinita merged 1 commits from :autoupdate into main 2025-08-26 15:46:42 +02:00
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5da3efd3f88d75081653c068a5b3ceb82aa9ffabe3638f8ea42136339f026341
size 170037

BIN
ExtUtils-ParseXS-3.58.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 22 20:50:54 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 3.58
see /usr/share/doc/packages/perl-ExtUtils-ParseXS/Changes
------------------------------------------------------------------- -------------------------------------------------------------------
Sat May 3 05:35:18 UTC 2025 - Tina Müller <timueller+perl@suse.de> Sat May 3 05:35:18 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-ExtUtils-ParseXS # spec file for package perl-ExtUtils-ParseXS
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name ExtUtils-ParseXS %define cpan_name ExtUtils-ParseXS
Name: perl-ExtUtils-ParseXS Name: perl-ExtUtils-ParseXS
Version: 3.57 Version: 3.58
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Converts Perl XS code into C code Summary: Converts Perl XS code into C code
@@ -48,7 +48,7 @@ typemap taking precedence.
../../../typemap:../../typemap:../typemap:typemap ../../../typemap:../../typemap:../typemap:typemap
%prep %prep
%autosetup -n %{cpan_name}-%{version} -p1 %autosetup -n %{cpan_name}-%{version} -p1
%build %build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"