diff --git a/Exporter-Tiny-0.044.tar.gz b/Exporter-Tiny-0.044.tar.gz deleted file mode 100644 index 8aba0ee..0000000 --- a/Exporter-Tiny-0.044.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eda868cc2da094b685ceace4245b83de11f439feb98e0ec8246cfbb9109c88ab -size 29636 diff --git a/Exporter-Tiny-1.000000.tar.gz b/Exporter-Tiny-1.000000.tar.gz new file mode 100644 index 0000000..ade4a70 --- /dev/null +++ b/Exporter-Tiny-1.000000.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdd77d57de099e8f64dd942ef12a00a3f4313c2531f342339eeed2d366ad078 +size 29844 diff --git a/perl-Exporter-Tiny.changes b/perl-Exporter-Tiny.changes index a12a330..e975dc7 100644 --- a/perl-Exporter-Tiny.changes +++ b/perl-Exporter-Tiny.changes @@ -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 diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 8d711c2..738e4de 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -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