forked from pool/perl-Mojo-IOLoop-ReadWriteProcess
Accepting request 1042460 from devel:languages:perl:autoupdate
- updated to 0.33 see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes 0.33 2022-12-12T12:22:13Z - Apply perltidy v20221112 - remove hard-coding of OABI syscall entry point - Fix typos detected by lintian (Debian) (#47) - tests: Check executable, before using it in tests - Fix sporadic 01_run.t failure -- "process is still running" - Fix all .perltidyrc violations - Run perltidy for pull requests - Add test for SIG_CHLD handler in spawned process OBS-URL: https://build.opensuse.org/request/show/1042460 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=33
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Mojo-IOLoop-ReadWriteProcess
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Mojo-IOLoop-ReadWriteProcess
|
||||
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
||||
Version: 0.32
|
||||
Version: 0.33
|
||||
Release: 0
|
||||
Summary: Execute external programs or internal code blocks as separate process
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Execute external programs or internal code blocks as separate process
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/S/SZ/SZARATE/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
|
Reference in New Issue
Block a user