forked from pool/perl-Test-Without-Module
Accepting request 296375 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296375 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Without-Module?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
9376f74393
commit
556f08f27f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Without-Module
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-Without-Module
|
||||
Version: 0.17
|
||||
Version: 0.18
|
||||
Release: 0
|
||||
%define cpan_name Test-Without-Module
|
||||
Summary: Test fallback behaviour in absence of modules
|
||||
@@ -29,9 +29,6 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
#BuildRequires: perl(My::Module)
|
||||
#BuildRequires: perl(Test::Pod)
|
||||
#BuildRequires: perl(Test::Without::Module)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -57,6 +54,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes MANIFEST.skip README
|
||||
%doc Changes README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user