8
0

Accepting request 344703 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/344703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Simple?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2015-11-17 07:08:45 +00:00
committed by Git OBS Bridge
parent 827e405183
commit caca4c2932
5 changed files with 40 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Proc-Simple
#
# 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,19 +17,19 @@
Name: perl-Proc-Simple
Version: 1.31
Version: 1.32
Release: 0
%define cpan_name Proc-Simple
Summary: unknown
Summary: Launch and Control Background Processes
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Proc-Simple/
Source: http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
#BuildRequires: perl(Proc::Simple)
%{perl_requires}
%description