diff --git a/Exporter-Tiny-1.004004.tar.gz b/Exporter-Tiny-1.004004.tar.gz deleted file mode 100644 index ec7b5db..0000000 --- a/Exporter-Tiny-1.004004.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f5cc0a672339bca89120b4d77083dab9f0f05eb64f788add9bc2ae35324da78 -size 91233 diff --git a/Exporter-Tiny-1.006000.tar.gz b/Exporter-Tiny-1.006000.tar.gz new file mode 100644 index 0000000..1f38467 --- /dev/null +++ b/Exporter-Tiny-1.006000.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95479ff085699d6422f7fc8306db085e34b626438deb82ec82d41df2295f400 +size 91793 diff --git a/perl-Exporter-Tiny.changes b/perl-Exporter-Tiny.changes index b429e5b..4906817 100644 --- a/perl-Exporter-Tiny.changes +++ b/perl-Exporter-Tiny.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Nov 22 03:06:27 UTC 2022 - Tina Müller + +- updated to 1.006000 + see /usr/share/doc/packages/perl-Exporter-Tiny/Changes + + 1.006000 2022-11-21 + [ Packaging ] + - Stable version number. + 1.005_000 2022-10-17 + - Introduced lexical exporter support on Perl 5.11.2+ using the + Lexical::Var module. + - Refactored the Perl 5.37.2+ lexical exporter support. + ------------------------------------------------------------------- Sun Oct 16 03:06:14 UTC 2022 - Tina Müller diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 9724012..c16007d 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -18,7 +18,7 @@ %define cpan_name Exporter-Tiny Name: perl-Exporter-Tiny -Version: 1.004004 +Version: 1.006000 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