forked from perl/perl-Parallel-ForkManager
Accepting request 623946 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/623946 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parallel-ForkManager?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
88e18410a0
commit
37ec9ed3d2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Parallel-ForkManager
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-Parallel-ForkManager
|
||||
Version: 1.19
|
||||
Version: 1.20
|
||||
Release: 0
|
||||
%define cpan_name Parallel-ForkManager
|
||||
Summary: Simple Parallel Processing Fork Manager
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Parallel-ForkManager/
|
||||
Source0: http://www.cpan.org/authors/id/Y/YA/YANICK/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/Y/YA/YANICK/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -102,6 +102,6 @@ must instantiate another Parallel::ForkManager object!
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes CONTRIBUTORS doap.xml examples README.mkdn
|
||||
%doc Changes CODE_OF_CONDUCT.md CONTRIBUTORS doap.xml examples README.mkdn
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user