diff --git a/ExtUtils-ParseXS-3.57.tar.gz b/ExtUtils-ParseXS-3.57.tar.gz deleted file mode 100644 index b994e41..0000000 --- a/ExtUtils-ParseXS-3.57.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5da3efd3f88d75081653c068a5b3ceb82aa9ffabe3638f8ea42136339f026341 -size 170037 diff --git a/ExtUtils-ParseXS-3.58.tar.gz b/ExtUtils-ParseXS-3.58.tar.gz new file mode 100644 index 0000000..8d2f707 --- /dev/null +++ b/ExtUtils-ParseXS-3.58.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ae79c93f756da58c623570eb273583363160c3d04ccf1af19c62cd819b0113 +size 187529 diff --git a/perl-ExtUtils-ParseXS.changes b/perl-ExtUtils-ParseXS.changes index 3526b3b..7944fd3 100644 --- a/perl-ExtUtils-ParseXS.changes +++ b/perl-ExtUtils-ParseXS.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 22 20:50:54 UTC 2025 - Tina Müller + +- updated to 3.58 + see /usr/share/doc/packages/perl-ExtUtils-ParseXS/Changes + ------------------------------------------------------------------- Sat May 3 05:35:18 UTC 2025 - Tina Müller diff --git a/perl-ExtUtils-ParseXS.spec b/perl-ExtUtils-ParseXS.spec index 4892acf..1a3f314 100644 --- a/perl-ExtUtils-ParseXS.spec +++ b/perl-ExtUtils-ParseXS.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name ExtUtils-ParseXS Name: perl-ExtUtils-ParseXS -Version: 3.57 +Version: 3.58 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Converts Perl XS code into C code @@ -48,7 +48,7 @@ typemap taking precedence. ../../../typemap:../../typemap:../typemap:typemap %prep -%autosetup -n %{cpan_name}-%{version} -p1 +%autosetup -n %{cpan_name}-%{version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"