diff --git a/Data-Alias-1.28.tar.gz b/Data-Alias-1.28.tar.gz deleted file mode 100644 index d14d532..0000000 --- a/Data-Alias-1.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b2870bdfc202ea00a26b70657d77653a6a63578faaf1751cd3b3b20311704a3 -size 56979 diff --git a/Data-Alias-1.29.tar.gz b/Data-Alias-1.29.tar.gz new file mode 100644 index 0000000..cf7c910 --- /dev/null +++ b/Data-Alias-1.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa22a6d831b02bf71154ca3a07049fde9a9c15f1b396c0cf17d6b390c1d170f6 +size 57044 diff --git a/perl-Data-Alias.changes b/perl-Data-Alias.changes index 2b294b7..3171dfb 100644 --- a/perl-Data-Alias.changes +++ b/perl-Data-Alias.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 3 06:10:43 UTC 2026 - Tina Müller + +- updated to 1.290.0 (1.29) + see /usr/share/doc/packages/perl-Data-Alias/Changes + + 1.29 2026-02-02 XMATH + - Fix compatibility with perl 5.43.8 (contributed by mauke) + ------------------------------------------------------------------- Thu Dec 22 03:06:10 UTC 2022 - Tina Müller diff --git a/perl-Data-Alias.spec b/perl-Data-Alias.spec index 8f96658..9abef39 100644 --- a/perl-Data-Alias.spec +++ b/perl-Data-Alias.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Alias # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 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,10 +18,10 @@ %define cpan_name Data-Alias Name: perl-Data-Alias -Version: 1.280.0 +Version: 1.290.0 Release: 0 -# 1.28 -> normalize -> 1.280.0 -%define cpan_version 1.28 +# 1.29 -> normalize -> 1.290.0 +%define cpan_version 1.29 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Comprehensive set of aliasing operations URL: https://metacpan.org/release/%{cpan_name} @@ -68,7 +68,7 @@ you are already using this module and are now using a sufficiently recent Perl, you should attempt to migrate to the core facility. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"