Update to 1.004001
- New upstream release 1.004001 - Fix handling of non-hashref references in import list
This commit is contained in:
parent
3a0e7b0f3e
commit
3cc37ad02f
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Exporter-Tiny
|
||||
Version: 1.004000
|
||||
Version: 1.004001
|
||||
Release: 1%{?dist}
|
||||
Summary: An exporter with the features of Sub::Exporter but only core dependencies
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -87,6 +87,10 @@ make test
|
||||
%{_mandir}/man3/Exporter::Shiny.3*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 10 2022 Paul Howarth <paul@city-fan.org> - 1.004001-1
|
||||
- Update to 1.004001
|
||||
- Fix handling of non-hashref references in import list
|
||||
|
||||
* Mon Aug 29 2022 Paul Howarth <paul@city-fan.org> - 1.004000-1
|
||||
- Update to 1.004000
|
||||
- Provide an experimental '-lexical' export option on Perl 5.37.2+
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Exporter-Tiny-1.004000.tar.gz) = ec57422abe5d7286c04cabc21ee56b1f2394e16cb4982181bf446b14e624a26f21f5f05441b12bef4807948510d97190c2ae8b4d2c27a5d50a3be020e9c83c57
|
||||
SHA512 (Exporter-Tiny-1.004001.tar.gz) = b50a705d7b133ed79957a8b48a2ad39c834757b551168f56d45bff80376f3223571dbeaf560606726a78fbb6f6f1787e0b34d61265cbdaaf9c422c7f8314a3ed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user