Accepting request 1080808 from devel:languages:perl:autoupdate
- updated to 1.31 see /usr/share/doc/packages/perl-Proc-Background/Changes Version 1.31 * Allow { exe => undef } on Win32 for default OS determination of what to execute. * Avoid potential side effects from signal handlers when preparing to exec on Unix * Better perl 5.6 compatibility * Various documentation improvements OBS-URL: https://build.opensuse.org/request/show/1080808 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Proc-Background?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e654f6f3dfa0471c27fa8dd82b9a643df604cb9f464d78608dcc22f3d5aff7fe
|
|
||||||
size 32397
|
|
3
Proc-Background-1.31.tar.gz
Normal file
3
Proc-Background-1.31.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eaa0bdb253e4e3061209d67a957fc04d3919b17fbfaba15ca608684469564aab
|
||||||
|
size 33601
|
@@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 18 03:09:01 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.31
|
||||||
|
see /usr/share/doc/packages/perl-Proc-Background/Changes
|
||||||
|
|
||||||
|
Mon Apr 17 14:33:00 EDT 2023
|
||||||
|
|
||||||
|
Version 1.31
|
||||||
|
|
||||||
|
* Allow { exe => undef } on Win32 for default OS determination of
|
||||||
|
what to execute.
|
||||||
|
* Avoid potential side effects from signal handlers when preparing
|
||||||
|
to exec on Unix
|
||||||
|
* Better perl 5.6 compatibility
|
||||||
|
* Various documentation improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 22 03:09:39 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
Fri Oct 22 03:09:39 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Proc-Background
|
# spec file for package perl-Proc-Background
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Proc-Background
|
%define cpan_name Proc-Background
|
||||||
Name: perl-Proc-Background
|
Name: perl-Proc-Background
|
||||||
Version: 1.30
|
Version: 1.31
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Generic interface to Unix and Win32 background process management
|
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
|
Summary: Run asynchronous child processes under Unix or Windows
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/N/NE/NERDVANA/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/N/NE/NERDVANA/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Reference in New Issue
Block a user