diff --git a/Exporter-Tiny-1.000000.tar.gz b/Exporter-Tiny-1.000000.tar.gz deleted file mode 100644 index ade4a70..0000000 --- a/Exporter-Tiny-1.000000.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffdd77d57de099e8f64dd942ef12a00a3f4313c2531f342339eeed2d366ad078 -size 29844 diff --git a/Exporter-Tiny-1.002001.tar.gz b/Exporter-Tiny-1.002001.tar.gz new file mode 100644 index 0000000..6c4cf47 --- /dev/null +++ b/Exporter-Tiny-1.002001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82c334c02ce4b0f9ea77c67bf77738f76a9b8aa4bae5c7209d1c76453d3c48d +size 32304 diff --git a/perl-Exporter-Tiny.changes b/perl-Exporter-Tiny.changes index c07b48c..17f2a37 100644 --- a/perl-Exporter-Tiny.changes +++ b/perl-Exporter-Tiny.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Jul 18 05:22:03 UTC 2018 - coolo@suse.com + +- updated to 1.002001 + see /usr/share/doc/packages/perl-Exporter-Tiny/Changes + + 1.002001 2018-07-17 + + [ Packaging ] + - Fix dates in changelog. + + 1.002000 2018-07-17 + + [ Packaging ] + - Repackage as 1.002000. + + 1.001_001 2018-06-29 + + [ Test Suite ] + - Improved test coverage, up from 88.78% on coveralls.io to 96.74%. + + 1.001_000 2018-06-26 + + - Added: Support for exporting non-code symbols such as $Foo, @Bar, and + %Baz. + - Added: Support for generating non-code symbols. + ------------------------------------------------------------------- Tue Oct 17 09:31:34 UTC 2017 - adrian.glaubitz@suse.com diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 44eb4e8..c9c7cbe 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Exporter-Tiny # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ Name: perl-Exporter-Tiny -Version: 1.000000 +Version: 1.002001 Release: 0 %define cpan_name Exporter-Tiny Summary: An Exporter with the Features of Sub::Exporter but Only Core Dependencies -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Exporter-Tiny/ Source0: https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/%{cpan_name}-%{version}.tar.gz @@ -72,6 +72,7 @@ look at: %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes COPYRIGHT CREDITS doap.ttl examples README LICENSE +%doc Changes COPYRIGHT CREDITS doap.ttl examples README TODO +%license LICENSE %changelog