forked from pool/perl-Exporter-Tiny
Accepting request 1007970 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1007970 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Exporter-Tiny?expand=0&rev=10
This commit is contained in:
commit
cf9b59818b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0d53898ad60e1b7dc28aeee198c4b6f454f71adefff120f016037e4974395574
|
|
||||||
size 90185
|
|
3
Exporter-Tiny-1.004003.tar.gz
Normal file
3
Exporter-Tiny-1.004003.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c6852f18367af05f03912f007a1fac318471a870a457f0e502c11adcf9a457b
|
||||||
|
size 91089
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 03:06:08 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- 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++
|
||||||
|
<https://github.com/tobyink/p5-exporter-tiny/issues/9>
|
||||||
|
- Using ! with a tag now works; it was previously documented as working
|
||||||
|
but not implemented.
|
||||||
|
Diab Jerius++
|
||||||
|
<https://github.com/tobyink/p5-exporter-tiny/issues/8>
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 03:06:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
Sat Sep 17 03:06:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Exporter-Tiny
|
%define cpan_name Exporter-Tiny
|
||||||
Name: perl-Exporter-Tiny
|
Name: perl-Exporter-Tiny
|
||||||
Version: 1.004002
|
Version: 1.004003
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: An exporter with the features of Sub::Exporter but only core dependencies
|
Summary: An exporter with the features of Sub::Exporter but only core dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user