forked from pool/perl-Test-CleanNamespaces
Accepting request 619556 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/619556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-CleanNamespaces?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:862a221994dd413b2f350450f22c96f57cac78784b1aca1a8fc763fc5449aaca
|
||||
size 34307
|
3
Test-CleanNamespaces-0.23.tar.gz
Normal file
3
Test-CleanNamespaces-0.23.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7bf97f3c786b75f84341135904b492a1a36646aa65db3e0fd15a3cbe0864872
|
||||
size 36036
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 06:05:41 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 0.23
|
||||
see /usr/share/doc/packages/perl-Test-CleanNamespaces/Changes
|
||||
|
||||
0.23 2018-06-26 00:00:13Z
|
||||
- properly skip potentially-problematic tests when needed, due to circular
|
||||
dependencies between Moose and Test::CleanNamespaces (RT#125678)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 06:01:59 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-CleanNamespaces
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-Test-CleanNamespaces
|
||||
Version: 0.22
|
||||
Version: 0.23
|
||||
Release: 0
|
||||
%define cpan_name Test-CleanNamespaces
|
||||
Summary: Check for uncleaned imports
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Test-CleanNamespaces/
|
||||
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -39,7 +39,7 @@ BuildRequires: perl(Role::Tiny) >= 1.003000
|
||||
BuildRequires: perl(Sub::Exporter)
|
||||
BuildRequires: perl(Sub::Identify)
|
||||
BuildRequires: perl(Test::Deep)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
BuildRequires: perl(Test::Needs)
|
||||
BuildRequires: perl(Test::Tester)
|
||||
BuildRequires: perl(Test::Warnings) >= 0.009
|
||||
|
Reference in New Issue
Block a user