8
0

Accepting request 295949 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/295949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PerlX-Maybe?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2015-04-14 05:39:31 +00:00
committed by Git OBS Bridge
parent a38c28dc37
commit 8c87ea45a9
4 changed files with 11 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-PerlX-Maybe
#
# 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-PerlX-Maybe
Version: 1.000
Version: 1.001
Release: 0
%define cpan_name PerlX-Maybe
Summary: return a pair only if they are both defined
@@ -29,7 +29,6 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
#BuildRequires: perl(PerlX::Maybe)
Recommends: perl(PerlX::Maybe::XS)
%{perl_requires}