forked from pool/perl-Test-UseAllModules
Accepting request 249270 from devel:languages:perl
- updated to 0.15 - dropped (experimental) Test::More 1.5/2.0 support OBS-URL: https://build.opensuse.org/request/show/249270 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-UseAllModules?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da2652b1f76e312a1921ae0a523cbbc2ffa98c80000097fd170e47d89cdad8a3
|
|
||||||
size 4844
|
|
||||||
3
Test-UseAllModules-0.15.tar.gz
Normal file
3
Test-UseAllModules-0.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:10c3dea2fc922f82e4c7a5f89f29cb3aac88946b2275d0214fa087d5ee8bffb0
|
||||||
|
size 4880
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 15 12:52:31 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.15
|
||||||
|
- dropped (experimental) Test::More 1.5/2.0 support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 18 07:53:29 UTC 2014 - coolo@suse.com
|
Tue Mar 18 07:53:29 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Test-UseAllModules
|
Name: perl-Test-UseAllModules
|
||||||
Version: 0.14
|
Version: 0.15
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Test-UseAllModules
|
%define cpan_name Test-UseAllModules
|
||||||
Summary: do use_ok() for all the MANIFESTed modules
|
Summary: do use_ok() for all the MANIFESTed modules
|
||||||
@@ -29,6 +29,7 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(ExtUtils::MakeMaker::CPANfile) >= 0.06
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -55,6 +56,6 @@ update MANIFEST. You don't have to modify the test any more (hopefully).
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes README
|
%doc Changes cpanfile README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user