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:
Stephan Kulow 2015-04-15 05:03:08 +00:00 committed by Git OBS Bridge
parent 4eefb2e387
commit c570a5b054
4 changed files with 16 additions and 15 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1231f42aca5c62f7ae9c605b7ceb2caecd9cf1e9fd7f23f6fd998d416f83b098
size 32904

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-Test-NoTabs
Version: 1.3
Version: 1.4
Release: 0
%define cpan_name Test-NoTabs
Summary: Check the presence of tabs in your project
@ -29,16 +29,6 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
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}
%description