Accepting request 296495 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296495 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-NoTabs?expand=0&rev=8
This commit is contained in:
parent
4eefb2e387
commit
c570a5b054
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9c3ed0129c0e335fd4818f06a2e788a14c9ef0038b6fd873b28749fa2e90fb19
|
|
||||||
size 30677
|
|
3
Test-NoTabs-1.4.tar.gz
Normal file
3
Test-NoTabs-1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1231f42aca5c62f7ae9c605b7ceb2caecd9cf1e9fd7f23f6fd998d416f83b098
|
||||||
|
size 32904
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 20:38:10 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.4
|
||||||
|
see /usr/share/doc/packages/perl-Test-NoTabs/Changes
|
||||||
|
|
||||||
|
|
||||||
|
1.4 2015-01-29
|
||||||
|
- Removed boilerplate section "EXPORT" from pod (RT #96937) (Prakash Kailasa)
|
||||||
|
- Tightened checking for pod lines. (RT #95747) (Prakash Kailasa)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 4 15:05:56 UTC 2013 - coolo@suse.com
|
Tue Jun 4 15:05:56 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Test-NoTabs
|
# spec file for package perl-Test-NoTabs
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Test-NoTabs
|
Name: perl-Test-NoTabs
|
||||||
Version: 1.3
|
Version: 1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Test-NoTabs
|
%define cpan_name Test-NoTabs
|
||||||
Summary: Check the presence of tabs in your project
|
Summary: Check the presence of tabs in your project
|
||||||
@ -29,16 +29,6 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
#BuildRequires: perl(CPANPLUS::Backend)
|
|
||||||
#BuildRequires: perl(inc::Module::Install) >= 0.78
|
|
||||||
#BuildRequires: perl(JSON)
|
|
||||||
#BuildRequires: perl(LWP::Simple)
|
|
||||||
#BuildRequires: perl(Module::AutoInstall)
|
|
||||||
#BuildRequires: perl(Module::Build)
|
|
||||||
#BuildRequires: perl(Module::Install::Base)
|
|
||||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
|
||||||
#BuildRequires: perl(Test::NoTabs)
|
|
||||||
#BuildRequires: perl(YAML::Tiny)
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user