8
0
forked from pool/perl-boolean

Accepting request 296305 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296305
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-boolean?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2015-04-15 04:29:26 +00:00
committed by Git OBS Bridge
parent d1860f07d3
commit c7de4508f7
4 changed files with 21 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-boolean
#
# Copyright (c) 2014 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-boolean
Version: 0.42
Version: 0.45
Release: 0
%define cpan_name boolean
Summary: Boolean support for Perl
@@ -29,7 +29,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
Recommends: perl(JSON)
Recommends: perl(JSON::MaybeXS)
%{perl_requires}
%description