Accepting request 1037681 from devel:languages:perl:autoupdate

- updated to 1.006000
   see /usr/share/doc/packages/perl-Exporter-Tiny/Changes
  1.006000	2022-11-21
   [ Packaging ]
   - Stable version number.
  1.005_000	2022-10-17
   - Introduced lexical exporter support on Perl 5.11.2+ using the
     Lexical::Var module.
   - Refactored the Perl 5.37.2+ lexical exporter support.

OBS-URL: https://build.opensuse.org/request/show/1037681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exporter-Tiny?expand=0&rev=24
This commit is contained in:
Stephan Kulow 2022-11-24 09:14:36 +00:00 committed by Git OBS Bridge
parent 3637c01781
commit a8489309a5
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f5cc0a672339bca89120b4d77083dab9f0f05eb64f788add9bc2ae35324da78
size 91233

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d95479ff085699d6422f7fc8306db085e34b626438deb82ec82d41df2295f400
size 91793

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Nov 22 03:06:27 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.006000
see /usr/share/doc/packages/perl-Exporter-Tiny/Changes
1.006000 2022-11-21
[ Packaging ]
- Stable version number.
1.005_000 2022-10-17
- Introduced lexical exporter support on Perl 5.11.2+ using the
Lexical::Var module.
- Refactored the Perl 5.37.2+ lexical exporter support.
-------------------------------------------------------------------
Sun Oct 16 03:06:14 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,7 +18,7 @@
%define cpan_name Exporter-Tiny
Name: perl-Exporter-Tiny
Version: 1.004004
Version: 1.006000
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