- updated to 1.126
see /usr/share/doc/packages/perl-Test-Deep/Changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Deep?expand=0&rev=33
This commit is contained in:
parent
df75b715c3
commit
53ffa8b480
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f2f5d41e4c4454b01dedf3fa753cd51001b16e5336702e1b2c5b206a1bdc39c
|
||||
size 38038
|
3
Test-Deep-1.126.tar.gz
Normal file
3
Test-Deep-1.126.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:159b42451e4018d9da97994f4ac46d5166abf9b6f343db30071c8fd1cfe0c7c2
|
||||
size 41285
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
preamble: |-
|
||||
# necessary because Test::Deep::NoTest does "require Test::Builder"
|
||||
# necessary because Test::Deep::NoTest does "require Test::Builder"
|
||||
Requires: perl-Test-Simple
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 20:11:25 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 1.126
|
||||
see /usr/share/doc/packages/perl-Test-Deep/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 08:12:01 UTC 2015 - ncutler@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Deep
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,25 +17,26 @@
|
||||
|
||||
|
||||
Name: perl-Test-Deep
|
||||
Version: 0.115
|
||||
Version: 1.126
|
||||
Release: 0
|
||||
%define cpan_name Test-Deep
|
||||
Summary: Extremely flexible deep comparison
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Test-Deep/
|
||||
Source: Test-Deep-0.115.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Test::NoWarnings) >= 0.02
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(Test::Tester) >= 0.04
|
||||
%{perl_requires}
|
||||
# MANUAL
|
||||
# MANUAL BEGIN
|
||||
# necessary because Test::Deep::NoTest does "require Test::Builder"
|
||||
Requires: perl-Test-Simple
|
||||
# MANUAL
|
||||
# MANUAL END
|
||||
|
||||
%description
|
||||
If you don't know anything about automated testing in Perl then you should
|
||||
|
Loading…
x
Reference in New Issue
Block a user