Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Test-LongString.git#9140118fe2c79ef24401ddcf90843dd3a7fae795
This commit is contained in:
parent
4885d20ecc
commit
5d8899449b
@ -1,6 +1,6 @@
|
||||
Name: perl-Test-LongString
|
||||
Version: 0.17
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?dist}
|
||||
Summary: Perl module to test long strings
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Test-LongString
|
||||
@ -8,6 +8,7 @@ Source0: https://cpan.metacpan.org/authors/id/R/RG/RGARCIA/Test-LongString-%{ver
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
# Required by the tests
|
||||
@ -46,6 +47,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user