Accepting request 1006447 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1006447 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Exporter-Tiny?expand=0&rev=9
This commit is contained in:
commit
8e9d6bddbe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f7b3b4fbe923355317243cd434d2319ffbad81c98cf8c8e189a6943b42bfeca
|
||||
size 89623
|
3
Exporter-Tiny-1.004002.tar.gz
Normal file
3
Exporter-Tiny-1.004002.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d53898ad60e1b7dc28aeee198c4b6f454f71adefff120f016037e4974395574
|
||||
size 90185
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 03:06:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.004002
|
||||
see /usr/share/doc/packages/perl-Exporter-Tiny/Changes
|
||||
|
||||
1.004002 2022-09-16
|
||||
[ Test Suite ]
|
||||
- Fix for t/15nonhashvalue.t on old versions of Test::More which don't
|
||||
support `done_testing`.
|
||||
1.004001 2022-09-09
|
||||
[ Bug Fixes ]
|
||||
- Fix handling of non-hashref references in import list.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 03:06:15 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Exporter-Tiny
|
||||
Name: perl-Exporter-Tiny
|
||||
Version: 1.004000
|
||||
Version: 1.004002
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user