Update to 1.128
- New upstream release 1.128 - Numerous small improvements to documentation - Improved CI setup
This commit is contained in:
parent
625b3e04a1
commit
b395f45b35
@ -1,6 +1,6 @@
|
||||
Name: perl-Test-Deep
|
||||
Version: 1.127
|
||||
Release: 4%{?dist}
|
||||
Version: 1.128
|
||||
Release: 1%{?dist}
|
||||
Summary: Extremely flexible deep comparison
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Test-Deep/
|
||||
@ -10,8 +10,8 @@ BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
# Module Runtime
|
||||
BuildRequires: perl(base)
|
||||
@ -61,6 +61,11 @@ make test
|
||||
%{_mandir}/man3/Test::Deep::NoTest.3*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 20 2018 Paul Howarth <paul@city-fan.org> - 1.128-1
|
||||
- Update to 1.128
|
||||
- Numerous small improvements to documentation
|
||||
- Improved CI setup
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.127-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test-Deep-1.127.tar.gz) = d8cf3c495d62b6cbe01628115daed0a131ba330645a77074867740ffb7420cf261f2da0da62613e4fdbaab40167e6a77668a7f772e885038427518711a0ab4d7
|
||||
SHA512 (Test-Deep-1.128.tar.gz) = d4642b3268a10d8e882beabfbb3b3bf891a57aa7ebb74bc4919a4368df9c9acd2351498401538ae50299071f99e06b4443686d20f8c9f95f5fd588309ccee302
|
||||
|
||||
Loading…
Reference in New Issue
Block a user