Update to 0.989
- New upstream release 0.989 - Update author contact info - Use SPDX-format license tag
This commit is contained in:
parent
5b3027b81c
commit
5d3779d6e2
@ -6,10 +6,10 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Sub-Exporter
|
||||
Version: 0.988
|
||||
Release: 5%{?dist}
|
||||
Version: 0.989
|
||||
Release: 1%{?dist}
|
||||
Summary: Sophisticated exporter for custom-built routines
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Sub-Exporter
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Sub/Sub-Exporter-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -95,6 +95,11 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
||||
%{_mandir}/man3/Sub::Exporter::Util.3*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 1 2023 Paul Howarth <paul@city-fan.org> - 0.989-1
|
||||
- Update to 0.989
|
||||
- Update author contact info
|
||||
- Use SPDX-format license tag
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.988-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Sub-Exporter-0.988.tar.gz) = e992739097eca3aab0465e33ca60d91e4b08ee40d7cd041be4452873790e438bb1fb293331f919ae1e9b879fc063d17586218a9e97838cf61216172d6bdba273
|
||||
SHA512 (Sub-Exporter-0.989.tar.gz) = 7c491349bc9704604a268b45eed17db30c49f43f3c67f088d132d7f35c20eb1ddec46eca88b1e966fb48cf9580cb7007cc240f6d3ac9ba21cffbc7437b7dccbb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user