diff --git a/Exporter-Tiny-1.006002.tar.gz b/Exporter-Tiny-1.006002.tar.gz deleted file mode 100644 index 953c304..0000000 --- a/Exporter-Tiny-1.006002.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f295e2cbffb1dbc15bdb9dadc341671c1e0cd2bdf2d312b17526273c322638d -size 92022 diff --git a/Exporter-Tiny-1.006003.tar.gz b/Exporter-Tiny-1.006003.tar.gz new file mode 100644 index 0000000..4d5e435 --- /dev/null +++ b/Exporter-Tiny-1.006003.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6499f09a6432cf87b133fb9580a8a9a9a6c566821346b1fdee95f7b64c0317b1 +size 92909 diff --git a/perl-Exporter-Tiny.changes b/perl-Exporter-Tiny.changes index 65c1c57..ca18dda 100644 --- a/perl-Exporter-Tiny.changes +++ b/perl-Exporter-Tiny.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Dec 8 05:36:37 UTC 2025 - Tina Müller + +- updated to 1.006003 + see /usr/share/doc/packages/perl-Exporter-Tiny/Changes + + 1.006003 2025-12-07 + + [ Bug Fixes ] + - Support Perl versions >= 10, in theory. + Graham Knop++ + + [ Documentation ] + - Restore documentation about exporting to hashes which was accidentally + removed. + - Update copyright dates. + ------------------------------------------------------------------- Sat Apr 1 03:06:32 UTC 2023 - Tina Müller diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 9763de1..b0d8664 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Exporter-Tiny # -# Copyright (c) 2023 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 Exporter-Tiny Name: perl-Exporter-Tiny -Version: 1.006002 +Version: 1.006003 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: An exporter with the features of Sub::Exporter but only core dependencies @@ -55,7 +55,7 @@ look at: * Exporter::Tiny::Manual::Importing %prep -%autosetup -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor