Update to 0.37 (#2118006)
- New upstream release 0.37 - Allow duplicate warnings when using warnings_exist (GH#8) - Use author-independent source URL - Use SPDX license expression
This commit is contained in:
parent
06056e9989
commit
744b244db6
@ -1,10 +1,10 @@
|
||||
Name: perl-Test-Warn
|
||||
Version: 0.36
|
||||
Release: 16%{?dist}
|
||||
Version: 0.37
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl extension to test methods for warnings
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Test-Warn
|
||||
Source0: https://cpan.metacpan.org/authors/id/B/BI/BIGJ/Test-Warn-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Warn-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Build
|
||||
BuildRequires: coreutils
|
||||
@ -62,6 +62,12 @@ make test
|
||||
%{_mandir}/man3/Test::Warn.3*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 13 2022 Paul Howarth <paul@city-fan.org> - 0.37-1
|
||||
- Update to 0.37 (#2118006)
|
||||
- Allow duplicate warnings when using warnings_exist (GH#8)
|
||||
- Use author-independent source URL
|
||||
- Use SPDX license expression
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Warn-0.36.tar.gz) = f1f671d740267f8f360011ae1f2fede9894ad02e099f8fc9707d39a1bfec5507b113bb630e4dfeb56113e121b3ffeef8c7f112be5b201995fc21b3c2efdad2d2
|
||||
SHA512 (Test-Warn-0.37.tar.gz) = 908f3c5c68463ab72f70759032116465f4f63519dd5112666dd6ddcfd5e52163fd433d9eb459dafd721d85c64464549476c6e0bfcfff56d27cf44689fadfce67
|
||||
|
||||
Loading…
Reference in New Issue
Block a user