Accepting request 498240 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/498240 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exporter-Tiny?expand=0&rev=8
This commit is contained in:
parent
d0164f637d
commit
56d138a39e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eda868cc2da094b685ceace4245b83de11f439feb98e0ec8246cfbb9109c88ab
|
||||
size 29636
|
3
Exporter-Tiny-1.000000.tar.gz
Normal file
3
Exporter-Tiny-1.000000.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffdd77d57de099e8f64dd942ef12a00a3f4313c2531f342339eeed2d366ad078
|
||||
size 29844
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 08:05:34 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.000000
|
||||
see /usr/share/doc/packages/perl-Exporter-Tiny/Changes
|
||||
|
||||
1.000000 2017-05-22
|
||||
|
||||
[ Packaging ]
|
||||
- Repackage as 1.000000.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 11:52:41 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Exporter-Tiny
|
||||
Version: 0.044
|
||||
Version: 1.000000
|
||||
Release: 0
|
||||
%define cpan_name Exporter-Tiny
|
||||
Summary: An Exporter with the Features of Sub::Exporter but Only Core Dependencies
|
||||
@ -36,7 +36,7 @@ BuildRequires: perl-macros
|
||||
Exporter::Tiny supports many of Sub::Exporter's external-facing features
|
||||
including renaming imported functions with the '-as', '-prefix' and
|
||||
'-suffix' options; explicit destinations with the 'into' option; and
|
||||
alternative installers with the 'installler' option. But it's written in
|
||||
alternative installers with the 'installer' option. But it's written in
|
||||
only about 40% as many lines of code and with zero non-core dependencies.
|
||||
|
||||
Its internal-facing interface is closer to Exporter.pm, with configuration
|
||||
|
Loading…
Reference in New Issue
Block a user