forked from pool/perl-Exporter-Tiny
Automatic update to Exporter-Tiny-1.006003.tar.gz #1
BIN
Exporter-Tiny-1.006002.tar.gz
(Stored with Git LFS)
BIN
Exporter-Tiny-1.006002.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
Exporter-Tiny-1.006003.tar.gz
(Stored with Git LFS)
Normal file
BIN
Exporter-Tiny-1.006003.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 05:36:37 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.006003
|
||||
see /usr/share/doc/packages/perl-Exporter-Tiny/Changes
|
||||
|
||||
1.006003 2025-12-07
|
||||
|
||||
[ Bug Fixes ]
|
||||
- Support Perl versions >= 10, in theory.
|
||||
Graham Knop++
|
||||
|
||||
[ Documentation ]
|
||||
- Restore documentation about exporting to hashes which was accidentally
|
||||
removed.
|
||||
- Update copyright dates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 1 03:06:32 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Exporter-Tiny
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Exporter-Tiny
|
||||
Name: perl-Exporter-Tiny
|
||||
Version: 1.006002
|
||||
Version: 1.006003
|
||||
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
|
||||
@@ -55,7 +55,7 @@ look at:
|
||||
* Exporter::Tiny::Manual::Importing
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
%autosetup -n %{cpan_name}-%{version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
||||
Reference in New Issue
Block a user