diff --git a/perl-utf8-all.changes b/perl-utf8-all.changes index 9047809..07169f1 100644 --- a/perl-utf8-all.changes +++ b/perl-utf8-all.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jan 19 05:55:54 UTC 2026 - Tina Müller + +- updated to 0.26.0 (0.026) + see /usr/share/doc/packages/perl-utf8-all/Changes + + 0.026 2026-01-18 + * Skipping tests when installing dependencies in AppVeyor build + * Removed travis-ci + + 0.025 2026-01-16 + * Force use of archive-tar to prevent issues on MacOs + * Adpated to use gmake instead of dmake + ------------------------------------------------------------------- Tue Jan 9 07:33:48 UTC 2018 - coolo@suse.com diff --git a/perl-utf8-all.spec b/perl-utf8-all.spec index ef9ed72..674a3e1 100644 --- a/perl-utf8-all.spec +++ b/perl-utf8-all.spec @@ -1,7 +1,7 @@ # # spec file for package perl-utf8-all # -# 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 utf8-all Name: perl-utf8-all -Version: 0.24.0 +Version: 0.26.0 Release: 0 -# 0.024 -> normalize -> 0.24.0 -%define cpan_version 0.024 +# 0.026 -> normalize -> 0.26.0 +%define cpan_version 0.026 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Turn on Unicode - all of it URL: https://metacpan.org/release/%{cpan_name} @@ -82,7 +82,7 @@ return Unicode characters instead of (UTF-8) octets (again only when 'utf8::all' is used from the 'main' package). %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor diff --git a/utf8-all-0.024.tar.gz b/utf8-all-0.024.tar.gz deleted file mode 100644 index e164a46..0000000 --- a/utf8-all-0.024.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9233465d41174077ccdbc04f751ab7d68c8d19114e36cd02f2c5fdc2bc3937b7 -size 27272 diff --git a/utf8-all-0.026.tar.gz b/utf8-all-0.026.tar.gz new file mode 100644 index 0000000..dcbc442 --- /dev/null +++ b/utf8-all-0.026.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49143ba90d0bfda26687e5ad0edda088775cedfa940367c24983171025e06b4d +size 26327