diff --git a/Exporter-Tiny-1.004002.tar.gz b/Exporter-Tiny-1.004002.tar.gz deleted file mode 100644 index 484e1fc..0000000 --- a/Exporter-Tiny-1.004002.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d53898ad60e1b7dc28aeee198c4b6f454f71adefff120f016037e4974395574 -size 90185 diff --git a/Exporter-Tiny-1.004003.tar.gz b/Exporter-Tiny-1.004003.tar.gz new file mode 100644 index 0000000..5aedb72 --- /dev/null +++ b/Exporter-Tiny-1.004003.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6852f18367af05f03912f007a1fac318471a870a457f0e502c11adcf9a457b +size 91089 diff --git a/perl-Exporter-Tiny.changes b/perl-Exporter-Tiny.changes index 90f3751..c9c0e10 100644 --- a/perl-Exporter-Tiny.changes +++ b/perl-Exporter-Tiny.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Oct 1 03:06:08 UTC 2022 - Tina Müller + +- updated to 1.004003 + see /usr/share/doc/packages/perl-Exporter-Tiny/Changes + + 1.004003 2022-09-30 + + [ Bug Fixes ] + - If exporting non-CODE items which happen to have the same name as + exported CODE items, their export was being quietly blocked. These + exports should now work. + Diab Jerius++ + + - Using ! with a tag now works; it was previously documented as working + but not implemented. + Diab Jerius++ + + ------------------------------------------------------------------- Sat Sep 17 03:06:20 UTC 2022 - Tina Müller diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 9c0a0b1..d57657f 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.004002 +Version: 1.004003 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