From cf851867e3bca677fccf56a33df06cd533124e25d0d91be209d491dad13c3a71 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Apr 2015 07:49:22 +0000 Subject: [PATCH] Accepting request 295880 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/295880 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exporter-Tiny?expand=0&rev=4 --- Exporter-Tiny-0.040.tar.gz | 3 --- Exporter-Tiny-0.042.tar.gz | 3 +++ perl-Exporter-Tiny.changes | 24 ++++++++++++++++++++++++ perl-Exporter-Tiny.spec | 4 ++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 Exporter-Tiny-0.040.tar.gz create mode 100644 Exporter-Tiny-0.042.tar.gz diff --git a/Exporter-Tiny-0.040.tar.gz b/Exporter-Tiny-0.040.tar.gz deleted file mode 100644 index 0422843..0000000 --- a/Exporter-Tiny-0.040.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9b7ab58514d6dcce27543c8ab007ed510d05e138262a23a91d289474cc308a6 -size 30486 diff --git a/Exporter-Tiny-0.042.tar.gz b/Exporter-Tiny-0.042.tar.gz new file mode 100644 index 0000000..4c40d22 --- /dev/null +++ b/Exporter-Tiny-0.042.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1622c5ebbfbcd519ead81df7917e48cb16cc527b1c46737b0459c3908a023f +size 32173 diff --git a/perl-Exporter-Tiny.changes b/perl-Exporter-Tiny.changes index 1a42748..bea1896 100644 --- a/perl-Exporter-Tiny.changes +++ b/perl-Exporter-Tiny.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Apr 13 19:24:34 UTC 2015 - coolo@suse.com + +- updated to 0.042 + see /usr/share/doc/packages/perl-Exporter-Tiny/Changes + + 0.042 2014-10-04 + + [ Documentation ] + - Document the warning emitted when you provide options to a function you + are unimporting. + + [ Other ] + - Housekeeping on %TRACKED. + + 0.041_02 2014-09-19 + + [ Bug Fixes ] + - Option validation needs to happen after expanding tags. + + 0.041_01 2014-09-18 + + - Add an `unimport` feature. + ------------------------------------------------------------------- Mon Sep 22 05:04:30 UTC 2014 - coolo@suse.com diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 06a7ed7..1e9650a 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Exporter-Tiny # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,7 +17,7 @@ Name: perl-Exporter-Tiny -Version: 0.040 +Version: 0.042 Release: 0 %define cpan_name Exporter-Tiny Summary: an exporter with the features of Sub::Exporter but only core dependencies